Searched refs:cause (Results 1 – 17 of 17) sorted by relevance
/arm-trusted-firmware-2.8.0/lib/debugfs/ |
A D | dev.h | 118 void __dead2 devpanic(const char *cause);
|
A D | dev.c | 850 __dead2 void devpanic(const char *cause) in devpanic() argument
|
/arm-trusted-firmware-2.8.0/docs/security_advisories/ |
A D | security-advisory-tfv-5.rst | 37 cause leakage of secure world timing information. This register should be added
|
A D | security-advisory-tfv-4.rst | 90 secure memory if the memory is mapped in BL1's address space, or cause a fatal
|
/arm-trusted-firmware-2.8.0/docs/components/fconf/ |
A D | amu-bindings.rst | 140 defined by ``amu1``. This will cause ``counterX`` and ``counterY`` to be enabled
|
/arm-trusted-firmware-2.8.0/docs/plat/ |
A D | hikey.rst | 124 - Remove the modemmanager package. This package may cause the idt tool failure.
|
/arm-trusted-firmware-2.8.0/docs/components/ |
A D | sdei.rst | 269 platform at build-time) shouldn't cause priority inversion. This means: 285 priority so as not to cause priority level inversion within Exception
|
A D | exception-handling.rst | 372 Conversely, when the dispatcher has reached a logical resolution for the cause 385 - The dispatcher has addressed the cause of the exception, and decided to take 390 - The dispatcher has to delegate the execution to lower ELs, and the cause of
|
/arm-trusted-firmware-2.8.0/docs/getting_started/ |
A D | rt-svc-writers-guide.rst | 160 will cause the framework to issue a diagnostic: 171 initialization function must itself cause the firmware boot to be halted.
|
A D | build-options.rst | 161 - ``CTX_INCLUDE_AARCH32_REGS`` : Boolean option that, when set to 1, will cause 173 - ``CTX_INCLUDE_FPREGS``: Boolean option that, when set to 1, will cause the FP 183 - ``CTX_INCLUDE_NEVE_REGS``: Numeric value, when set will cause the Armv8.4-NV 189 Authentication for Secure world. This will cause the ARMv8.3-PAuth registers 406 ENABLE_SME_FOR_SWD=1 will cause SME, SVE, and FPU/SIMD instructions in secure 1100 Using ``-O0`` could cause output images to be larger and base addresses
|
A D | porting-guide.rst | 3241 makefiles in order to benefit from them. By default, they will cause the crash 3316 resolve the cause of External Abort and return; if that's not possible, to
|
/arm-trusted-firmware-2.8.0/docs/design_documents/ |
A D | context_mgmt_rework.rst | 151 be expecting this feature to be enabled and may cause unwanted side-effects
|
/arm-trusted-firmware-2.8.0/docs/threat_model/ |
A D | threat_model_spm.rst | 942 | | call that could attempt to cause the system to |
|
/arm-trusted-firmware-2.8.0/docs/design/ |
A D | auth-framework.rst | 628 type of indirection will cause the registration process to fail).
|
A D | interrupt-framework-design.rst | 826 non-secure interrupts can cause preemption of TSP since there are no EL3
|
A D | firmware-design.rst | 952 error and the service is ignored: this does not cause the firmware to halt. 2394 PE only; it won't cause handlers to execute on a different PE.
|
/arm-trusted-firmware-2.8.0/docs/ |
A D | change-log.md | 6836 - The PSCI code takes some locks in an incorrect sequence. This may cause
|
Completed in 44 milliseconds