Home
last modified time | relevance | path

Searched refs:RCAR_TRUSTED_SRAM_SIZE (Results 1 – 9 of 9) sorted by relevance

/rk3399_ARM-atf/plat/renesas/rcar_gen5/include/
H A Drcar_def.h16 #define RCAR_TRUSTED_SRAM_SIZE UL(0x00040000) /* 256kB */ macro
18 RCAR_TRUSTED_SRAM_SIZE)
H A Dplatform_def.h82 #define BL31_LIMIT (RCAR_TRUSTED_SRAM_BASE + RCAR_TRUSTED_SRAM_SIZE)
/rk3399_ARM-atf/plat/renesas/rcar_gen4/include/
H A Drcar_def.h16 #define RCAR_TRUSTED_SRAM_SIZE UL(0x00022000) macro
18 RCAR_TRUSTED_SRAM_SIZE)
H A Dplatform_def.h91 (RCAR_TRUSTED_SRAM_BASE + RCAR_TRUSTED_SRAM_SIZE)
/rk3399_ARM-atf/plat/renesas/common/include/
H A Dplatform_def.h135 RCAR_TRUSTED_SRAM_SIZE)
H A Drcar_def.h15 #define RCAR_TRUSTED_SRAM_SIZE 0x0003E000 macro
17 RCAR_TRUSTED_SRAM_SIZE)
/rk3399_ARM-atf/docs/plat/
H A Drz-g2.rst201 WARNING: r-car ignoring the BL31 size from certificate,using RCAR_TRUSTED_SRAM_SIZE instead
H A Drcar-gen3.rst227 RCAR_TRUSTED_SRAM_SIZE instead
/rk3399_ARM-atf/drivers/renesas/common/io/
H A Dio_rcar.c98 [1] = {BL31_BASE, RCAR_TRUSTED_SRAM_SIZE},