Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/lsp/
H A Dlsp_ras_inject.c22 #define RAS_COMPONENT_CPU U(0x01) macro
77 if (component != RAS_COMPONENT_CPU) in ras_injection_handler()