| /rk3399_ARM-atf/lib/xlat_tables/aarch32/ |
| H A D | xlat_tables.c | 24 GET_XLAT_TABLE_LEVEL_BASE(PLAT_VIRT_ADDR_SPACE_SIZE) 27 GET_NUM_BASE_LEVEL_ENTRIES(PLAT_VIRT_ADDR_SPACE_SIZE) 59 assert(PLAT_VIRT_ADDR_SPACE_SIZE >= MIN_VIRT_ADDR_SPACE_SIZE); in init_xlat_tables() 60 assert(PLAT_VIRT_ADDR_SPACE_SIZE <= MAX_VIRT_ADDR_SPACE_SIZE); in init_xlat_tables() 61 assert(IS_POWER_OF_TWO(PLAT_VIRT_ADDR_SPACE_SIZE)); in init_xlat_tables() 67 assert(max_va <= (PLAT_VIRT_ADDR_SPACE_SIZE - 1U)); in init_xlat_tables() 94 int t0sz = 32 - __builtin_ctzll(PLAT_VIRT_ADDR_SPACE_SIZE); in enable_mmu_svc_mon()
|
| /rk3399_ARM-atf/lib/xlat_tables/aarch64/ |
| H A D | xlat_tables.c | 23 GET_XLAT_TABLE_LEVEL_BASE(PLAT_VIRT_ADDR_SPACE_SIZE) 26 GET_NUM_BASE_LEVEL_ENTRIES(PLAT_VIRT_ADDR_SPACE_SIZE) 123 assert(PLAT_VIRT_ADDR_SPACE_SIZE >= in init_xlat_tables() 125 assert(PLAT_VIRT_ADDR_SPACE_SIZE <= MAX_VIRT_ADDR_SPACE_SIZE); in init_xlat_tables() 126 assert(IS_POWER_OF_TWO(PLAT_VIRT_ADDR_SPACE_SIZE)); in init_xlat_tables() 132 assert(max_va <= (PLAT_VIRT_ADDR_SPACE_SIZE - 1U)); in init_xlat_tables() 171 int t0sz = 64 - __builtin_ctzll(PLAT_VIRT_ADDR_SPACE_SIZE);\
|
| /rk3399_ARM-atf/plat/allwinner/common/include/ |
| H A D | platform_def.h | 22 #define PLAT_VIRT_ADDR_SPACE_SIZE (1ULL << 32) macro 38 #define PLAT_VIRT_ADDR_SPACE_SIZE (1ULL << 28) macro
|
| /rk3399_ARM-atf/lib/extensions/cpa2/ |
| H A D | cpa2.c | 14 #if PLAT_VIRT_ADDR_SPACE_SIZE >= (1 << 54)
|
| /rk3399_ARM-atf/services/std_svc/spm/common/ |
| H A D | spm_xlat_common.c | 22 PLAT_VIRT_ADDR_SPACE_SIZE, PLAT_PHY_ADDR_SPACE_SIZE,
|
| /rk3399_ARM-atf/plat/arm/board/fvp_ve/include/ |
| H A D | platform_def.h | 159 #define PLAT_VIRT_ADDR_SPACE_SIZE (1ULL << 32) macro 358 #define PLAT_VIRT_ADDR_SPACE_SIZE (1ULL << 36) macro 361 #define PLAT_VIRT_ADDR_SPACE_SIZE (1ULL << 32) macro
|
| /rk3399_ARM-atf/plat/renesas/common/include/ |
| H A D | platform_def.h | 174 #define PLAT_VIRT_ADDR_SPACE_SIZE (ULL(1) << 40) macro 177 #define PLAT_VIRT_ADDR_SPACE_SIZE (ULL(1) << 32) macro
|
| /rk3399_ARM-atf/plat/hisilicon/hikey/include/ |
| H A D | platform_def.h | 56 #define PLAT_VIRT_ADDR_SPACE_SIZE (1ULL << 32) macro
|
| /rk3399_ARM-atf/plat/amlogic/gxl/include/ |
| H A D | platform_def.h | 58 #define PLAT_VIRT_ADDR_SPACE_SIZE (ULL(1) << 32) macro
|
| /rk3399_ARM-atf/plat/amlogic/g12a/include/ |
| H A D | platform_def.h | 58 #define PLAT_VIRT_ADDR_SPACE_SIZE (ULL(1) << 32) macro
|
| /rk3399_ARM-atf/plat/amlogic/gxbb/include/ |
| H A D | platform_def.h | 61 #define PLAT_VIRT_ADDR_SPACE_SIZE (ULL(1) << 32) macro
|
| /rk3399_ARM-atf/plat/amlogic/axg/include/ |
| H A D | platform_def.h | 61 #define PLAT_VIRT_ADDR_SPACE_SIZE (ULL(1) << 32) macro
|
| /rk3399_ARM-atf/plat/rockchip/rk3288/include/ |
| H A D | platform_def.h | 67 #define PLAT_VIRT_ADDR_SPACE_SIZE (1ULL << 32) macro
|
| /rk3399_ARM-atf/plat/qti/msm8916/include/ |
| H A D | platform_def.h | 57 #define PLAT_VIRT_ADDR_SPACE_SIZE (ULL(1) << 32) macro
|
| /rk3399_ARM-atf/plat/imx/imx8qx/include/ |
| H A D | platform_def.h | 33 #define PLAT_VIRT_ADDR_SPACE_SIZE (1ull << 32) macro
|
| /rk3399_ARM-atf/plat/rockchip/rk3576/include/ |
| H A D | platform_def.h | 86 #define PLAT_VIRT_ADDR_SPACE_SIZE (1ULL << 32) macro
|
| /rk3399_ARM-atf/plat/imx/imx8qm/include/ |
| H A D | platform_def.h | 71 #define PLAT_VIRT_ADDR_SPACE_SIZE (1ull << 32) macro
|
| /rk3399_ARM-atf/plat/rockchip/rk3399/include/ |
| H A D | platform_def.h | 69 #define PLAT_VIRT_ADDR_SPACE_SIZE (1ULL << 32) macro
|
| /rk3399_ARM-atf/plat/rockchip/rk3588/include/ |
| H A D | platform_def.h | 88 #define PLAT_VIRT_ADDR_SPACE_SIZE (1ULL << 32) macro
|
| /rk3399_ARM-atf/plat/rockchip/rk3328/include/ |
| H A D | platform_def.h | 85 #define PLAT_VIRT_ADDR_SPACE_SIZE (1ULL << 32) macro
|
| /rk3399_ARM-atf/plat/aspeed/ast2700/include/ |
| H A D | platform_def.h | 36 #define PLAT_VIRT_ADDR_SPACE_SIZE (ULL(1) << 40) macro
|
| /rk3399_ARM-atf/plat/socionext/uniphier/include/ |
| H A D | platform_def.h | 63 #define PLAT_VIRT_ADDR_SPACE_SIZE (1ULL << 32) macro
|
| /rk3399_ARM-atf/plat/rockchip/px30/include/ |
| H A D | platform_def.h | 88 #define PLAT_VIRT_ADDR_SPACE_SIZE (1ull << 32) macro
|
| /rk3399_ARM-atf/plat/nxp/soc-ls1046a/include/ |
| H A D | soc.h | 56 #define PLAT_VIRT_ADDR_SPACE_SIZE (1ULL << 40) macro
|
| /rk3399_ARM-atf/plat/rockchip/rk3368/include/ |
| H A D | platform_def.h | 86 #define PLAT_VIRT_ADDR_SPACE_SIZE (1ULL << 32) macro
|