Home
last modified time | relevance | path

Searched defs:psp (Results 1 – 7 of 7) sorted by relevance

/trusted-firmware-m-3.7.0/platform/ext/common/
Dexception_info.c71 uint32_t *get_exception_frame(uint32_t lr, uint32_t msp, uint32_t psp) in get_exception_frame()
/trusted-firmware-m-3.7.0/platform/ext/target/nuvoton/m2351/bsp/Library/StdDriver/src/
Dretarget.c180 uint32_t ProcessHardFault(uint32_t lr, uint32_t msp, uint32_t psp) in ProcessHardFault()
282 uint32_t ProcessHardFault(uint32_t lr, uint32_t msp, uint32_t psp) in ProcessHardFault()
/trusted-firmware-m-3.7.0/secure_fw/spm/core/
Dbackend_sfn.c153 uint32_t psp; in backend_system_run() local
Dtfm_svcalls.c250 uint32_t spm_svc_handler(uint32_t *msp, uint32_t exc_return, uint32_t *psp) in spm_svc_handler()
/trusted-firmware-m-3.7.0/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/src/
Dretarget.c154 uint32_t ProcessHardFault(uint32_t lr, uint32_t msp, uint32_t psp) in ProcessHardFault()
254 uint32_t ProcessHardFault(uint32_t lr, uint32_t msp, uint32_t psp) in ProcessHardFault()
/trusted-firmware-m-3.7.0/secure_fw/spm/include/
Dtfm_arch.h141 uint32_t psp; /* PSP when interrupt exception ocurrs */ member
/trusted-firmware-m-3.7.0/platform/ext/cmsis/CMSIS/CoreValidation/Source/
DCV_CoreFunc.c383 static uint32_t psp; in TC_CoreFunc_PSP() local