Home
last modified time | relevance | path

Searched refs:LCM_BASE_S (Results 1 – 7 of 7) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/bringup_helpers/
Drse_bringup_helpers.c30 struct lcm_otp_layout_t *lcm = ((struct lcm_otp_layout_t *)(LCM_BASE_S in get_gppc_val()
/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/partition/
Dplatform_base_address.h102 #define LCM_BASE_S 0x500A0000 /* LCM Secure base address */ macro
/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/device/source/
Dstartup_rse_bl1_1.c237 .base = LCM_BASE_S in setup_tram_encryption()
Ddevice_definition.c604 .base = LCM_BASE_S
/trusted-firmware-m-latest/platform/ext/target/arm/mps4/corstone315/partition/
Dplatform_base_address.h132 #define LCM_BASE_S 0x500A0000 /* LCM Secure base address */ macro
/trusted-firmware-m-latest/platform/ext/target/arm/mps4/corstone315/device/source/
Dplatform_s_device_definition.c575 .base = LCM_BASE_S
/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/
Dotp_lcm.c48 #define OTP_ADDRESS(x) ((LCM_BASE_S) + 0x1000 + OTP_OFFSET(x))
49 #define USER_AREA_ADDRESS(x) ((LCM_BASE_S) + 0x1000 + USER_AREA_OFFSET(x))