Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/include/plat/arm/soc/common/
A Dsoc_css_def.h44 #define SOC_TRUSTED_NVCTR_BASE 0x7fe70000 macro
45 #define TFW_NVCTR_BASE (SOC_TRUSTED_NVCTR_BASE + 0x0000)
47 #define NTFW_CTR_BASE (SOC_TRUSTED_NVCTR_BASE + 0x0004)
/arm-trusted-firmware-2.8.0/plat/arm/css/sgi/include/
A Dsgi_soc_css_def_v2.h46 #define SOC_TRUSTED_NVCTR_BASE UL(0x0EE70000) macro
47 #define TFW_NVCTR_BASE (SOC_TRUSTED_NVCTR_BASE + 0x0000)
49 #define NTFW_CTR_BASE (SOC_TRUSTED_NVCTR_BASE + 0x0004)
/arm-trusted-firmware-2.8.0/plat/arm/board/morello/include/
A Dplatform_def.h46 #define SOC_TRUSTED_NVCTR_BASE ULL(0x7FE70000) macro
47 #define TFW_NVCTR_BASE (SOC_TRUSTED_NVCTR_BASE + U(0x0000))
49 #define NTFW_CTR_BASE (SOC_TRUSTED_NVCTR_BASE + U(0x0004))
/arm-trusted-firmware-2.8.0/plat/arm/board/n1sdp/include/
A Dplatform_def.h46 #define SOC_TRUSTED_NVCTR_BASE 0x7fe70000 macro
47 #define TFW_NVCTR_BASE (SOC_TRUSTED_NVCTR_BASE)
49 #define NTFW_CTR_BASE (SOC_TRUSTED_NVCTR_BASE + 0x0004)

Completed in 4 milliseconds