Home
last modified time | relevance | path

Searched refs:PLAT_PHY_ADDR_SPACE_SIZE (Results 1 – 25 of 93) sorted by relevance

1234

/rk3399_ARM-atf/services/std_svc/spm/common/
H A Dspm_xlat_common.c22 PLAT_VIRT_ADDR_SPACE_SIZE, PLAT_PHY_ADDR_SPACE_SIZE,
/rk3399_ARM-atf/lib/xlat_tables/aarch32/
H A Dxlat_tables.c68 assert(max_pa <= (PLAT_PHY_ADDR_SPACE_SIZE - 1U)); in init_xlat_tables()
69 assert((PLAT_PHY_ADDR_SPACE_SIZE - 1U) <= get_max_supported_pa()); in init_xlat_tables()
/rk3399_ARM-atf/plat/arm/board/fvp_ve/include/
H A Dplatform_def.h158 #define PLAT_PHY_ADDR_SPACE_SIZE (1ULL << 32) macro
357 #define PLAT_PHY_ADDR_SPACE_SIZE (1ULL << 36) macro
360 #define PLAT_PHY_ADDR_SPACE_SIZE (1ULL << 32) macro
/rk3399_ARM-atf/lib/xlat_tables/
H A Dxlat_tables_private.h19 CASSERT(CHECK_PHY_ADDR_SPACE_SIZE(PLAT_PHY_ADDR_SPACE_SIZE),
/rk3399_ARM-atf/plat/renesas/common/include/
H A Dplatform_def.h173 #define PLAT_PHY_ADDR_SPACE_SIZE (ULL(1) << 40) macro
176 #define PLAT_PHY_ADDR_SPACE_SIZE (ULL(1) << 32) macro
/rk3399_ARM-atf/plat/hisilicon/hikey/include/
H A Dplatform_def.h57 #define PLAT_PHY_ADDR_SPACE_SIZE (1ULL << 32) macro
/rk3399_ARM-atf/plat/amlogic/gxl/include/
H A Dplatform_def.h57 #define PLAT_PHY_ADDR_SPACE_SIZE (ULL(1) << 32) macro
/rk3399_ARM-atf/plat/amlogic/g12a/include/
H A Dplatform_def.h57 #define PLAT_PHY_ADDR_SPACE_SIZE (ULL(1) << 32) macro
/rk3399_ARM-atf/plat/amlogic/gxbb/include/
H A Dplatform_def.h60 #define PLAT_PHY_ADDR_SPACE_SIZE (ULL(1) << 32) macro
/rk3399_ARM-atf/plat/amlogic/axg/include/
H A Dplatform_def.h60 #define PLAT_PHY_ADDR_SPACE_SIZE (ULL(1) << 32) macro
/rk3399_ARM-atf/plat/rockchip/rk3288/include/
H A Dplatform_def.h68 #define PLAT_PHY_ADDR_SPACE_SIZE (1ULL << 32) macro
/rk3399_ARM-atf/lib/xlat_tables/aarch64/
H A Dxlat_tables.c133 assert(max_pa <= (PLAT_PHY_ADDR_SPACE_SIZE - 1U)); in init_xlat_tables()
134 assert((PLAT_PHY_ADDR_SPACE_SIZE - 1U) <= get_max_supported_pa()); in init_xlat_tables()
/rk3399_ARM-atf/plat/qti/msm8916/include/
H A Dplatform_def.h56 #define PLAT_PHY_ADDR_SPACE_SIZE (ULL(1) << 32) macro
/rk3399_ARM-atf/plat/imx/imx8qx/include/
H A Dplatform_def.h34 #define PLAT_PHY_ADDR_SPACE_SIZE (1ull << 32) macro
/rk3399_ARM-atf/plat/rockchip/rk3576/include/
H A Dplatform_def.h85 #define PLAT_PHY_ADDR_SPACE_SIZE (1ULL << 32) macro
/rk3399_ARM-atf/plat/allwinner/common/include/
H A Dplatform_def.h70 #define PLAT_PHY_ADDR_SPACE_SIZE (1ULL << 32) macro
/rk3399_ARM-atf/plat/imx/imx8qm/include/
H A Dplatform_def.h72 #define PLAT_PHY_ADDR_SPACE_SIZE (1ull << 32) macro
/rk3399_ARM-atf/plat/rockchip/rk3399/include/
H A Dplatform_def.h70 #define PLAT_PHY_ADDR_SPACE_SIZE (1ULL << 32) macro
/rk3399_ARM-atf/plat/rockchip/rk3588/include/
H A Dplatform_def.h87 #define PLAT_PHY_ADDR_SPACE_SIZE (1ULL << 32) macro
/rk3399_ARM-atf/plat/rockchip/rk3328/include/
H A Dplatform_def.h86 #define PLAT_PHY_ADDR_SPACE_SIZE (1ULL << 32) macro
/rk3399_ARM-atf/plat/aspeed/ast2700/include/
H A Dplatform_def.h35 #define PLAT_PHY_ADDR_SPACE_SIZE (ULL(1) << 36) macro
/rk3399_ARM-atf/plat/socionext/uniphier/include/
H A Dplatform_def.h62 #define PLAT_PHY_ADDR_SPACE_SIZE (1ULL << 32) macro
/rk3399_ARM-atf/plat/rockchip/px30/include/
H A Dplatform_def.h89 #define PLAT_PHY_ADDR_SPACE_SIZE (1ull << 32) macro
/rk3399_ARM-atf/plat/nxp/soc-ls1046a/include/
H A Dsoc.h55 #define PLAT_PHY_ADDR_SPACE_SIZE (1ULL << 40) macro
/rk3399_ARM-atf/plat/rockchip/rk3368/include/
H A Dplatform_def.h87 #define PLAT_PHY_ADDR_SPACE_SIZE (1ULL << 32) macro

1234