Home
last modified time | relevance | path

Searched refs:ROMLIB_RW_END (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-a-3.7.0/lib/romlib/
Dromlib.ld.S12 RAM (rwx): ORIGIN = ROMLIB_RW_BASE, LENGTH = ROMLIB_RW_END - ROMLIB_RW_BASE
/trusted-firmware-a-3.7.0/include/plat/nuvoton/common/
Dnpcm845x_arm_def.h333 ROMLIB_RW_END - ROMLIB_RW_BASE, \
427 #define ROMLIB_RW_END ( \ macro
/trusted-firmware-a-3.7.0/include/plat/arm/common/
Darm_def.h408 ROMLIB_RW_END - ROMLIB_RW_BASE,\
574 #define ROMLIB_RW_END (ROMLIB_RW_BASE + PLAT_ARM_MAX_ROMLIB_RW_SIZE) macro
/trusted-firmware-a-3.7.0/docs/components/
Dromlib-design.rst120 section is defined by the ROMLIB_RW_BASE and ROMLIB_RW_END macros.