Home
last modified time | relevance | path

Searched refs:TZRAM_SIZE (Results 1 – 17 of 17) sorted by relevance

/arm-trusted-firmware-2.8.0/plat/rockchip/rk3288/include/shared/
A Dbl32_param.h15 #define TZRAM_SIZE (0x100000) macro
24 #define BL32_LIMIT (TZRAM_BASE + TZRAM_SIZE)
/arm-trusted-firmware-2.8.0/plat/rockchip/rk3399/include/shared/
A Dbl31_param.h15 #define TZRAM_SIZE (0x100000) macro
24 #define BL31_LIMIT (TZRAM_BASE + TZRAM_SIZE)
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8173/include/
A Dplatform_def.h76 #define TZRAM_SIZE (0x20000) macro
78 #define TZRAM_SIZE (0x20000) macro
82 #define TZRAM2_BASE (TZRAM_BASE + TZRAM_SIZE)
94 #define BL31_LIMIT (TZRAM_BASE + TZRAM_SIZE)
/arm-trusted-firmware-2.8.0/plat/rockchip/rk3328/include/
A Dplatform_def.h71 #define TZRAM_SIZE (0x100000) macro
80 #define BL31_LIMIT (TZRAM_BASE + TZRAM_SIZE)
/arm-trusted-firmware-2.8.0/plat/rockchip/px30/include/
A Dplatform_def.h74 #define TZRAM_SIZE (0x100000) macro
83 #define BL31_LIMIT (TZRAM_BASE + TZRAM_SIZE)
/arm-trusted-firmware-2.8.0/plat/rockchip/rk3368/include/
A Dplatform_def.h72 #define TZRAM_SIZE (0x100000) macro
81 #define BL31_LIMIT (TZRAM_BASE + TZRAM_SIZE)
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8192/include/
A Dplatform_def.h119 #define TZRAM_SIZE 0x00030000 macro
130 #define BL31_LIMIT (TZRAM_BASE + TZRAM_SIZE)
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8195/include/
A Dplatform_def.h136 #define TZRAM_SIZE 0x00030000 macro
147 #define BL31_LIMIT (TZRAM_BASE + TZRAM_SIZE)
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8186/include/
A Dplatform_def.h129 #define TZRAM_SIZE (0x00030000) macro
140 #define BL31_LIMIT (TZRAM_BASE + TZRAM_SIZE)
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8188/include/
A Dplatform_def.h147 #define TZRAM_SIZE (0x00030000) macro
158 #define BL31_LIMIT (TZRAM_BASE + TZRAM_SIZE)
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8173/aarch64/
A Dplatform_common.c26 MAP_REGION_FLAT(TZRAM_BASE, TZRAM_SIZE,
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8183/aarch64/
A Dplatform_common.c23 MAP_REGION_FLAT(TZRAM_BASE, TZRAM_SIZE,
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8183/include/
A Dplatform_def.h289 #define TZRAM_SIZE 0x00030000 macro
300 #define BL31_LIMIT (TZRAM_BASE + TZRAM_SIZE)
/arm-trusted-firmware-2.8.0/plat/rockchip/px30/drivers/secure/
A Dsecure.c81 secure_ddr_region(0, TZRAM_BASE, TZRAM_SIZE); in sgrf_init()
/arm-trusted-firmware-2.8.0/plat/rockchip/rk3288/drivers/secure/
A Dsecure.c163 sgrf_ddr_rgn_config(0, TZRAM_BASE, TZRAM_SIZE); in secure_sgrf_ddr_rgn_init()
/arm-trusted-firmware-2.8.0/plat/rockchip/rk3399/drivers/secure/
A Dsecure.c165 sgrf_ddr_rgn_config(0, TZRAM_BASE, TZRAM_SIZE); in secure_sgrf_ddr_rgn_init()
/arm-trusted-firmware-2.8.0/docs/
A Dchange-log.md4332 ddr regions, bring TZRAM_SIZE values in lined, and prevent macro expansion

Completed in 40 milliseconds