Searched refs:reported (Results 1 – 9 of 9) sorted by relevance
37 int errata_needs_reporting(spinlock_t *lock, uint32_t *reported) in errata_needs_reporting() argument42 if (*reported != 0U) in errata_needs_reporting()50 report_now = (*reported == 0U); in errata_needs_reporting()52 *reported = 1; in errata_needs_reporting()
24 int errata_needs_reporting(spinlock_t *lock, uint32_t *reported);
19 | | reported by BL1 platform code |
161 … ``E_RMM_BOOT_VERSION_NOT_VALID``,Boot Interface version reported by EL3 is not supported by RMM,-2162 …``E_RMM_BOOT_CPUS_OUT_OF_RAGE``,Number of CPUs reported by EL3 larger than maximum supported by RM…165 …``E_RMM_BOOT_MANIFEST_VERSION_NOT_SUPPORTED``,Version reported by the boot manifest not supported …
905 reported by the platform.1300 Possible errors reported by the generic code are:3071 #. id < 1022 is reported as a S-EL1 interrupt3072 #. id = 1022 is reported as a Non-secure interrupt.3073 #. id = 1023 is reported as an invalid interrupt type.3080 #. id = ``PENDING_G1S_INTID`` (1020) is reported as a S-EL1 interrupt3081 #. id = ``PENDING_G1NS_INTID`` (1021) is reported as a Non-secure interrupt.3082 #. id = ``GIC_SPURIOUS_INTERRUPT`` (1023) is reported as an invalid interrupt type.3083 #. All other interrupt id's are reported as EL3 interrupt.
76 The build numbers quoted above are those reported by launching the FVP
624 ``SP_EL0`` or ``SP_EL3`` are reported as irrecoverable error conditions. As666 registered for this type of interrupt. This scenario is reported as an
961 function has reported success. So a service that fails to initialize will never1449 be reported and a pointer to the ASCII list of register names in a format
3569 - Fixed several coding style violations reported by checkpatch3605 - Fixed few violations reported by coverity static checks4684 - Remove several warnings reported with W=2 and W=15311 was reported as an unhandled exception and caused a panic. This change6533 server mode. This is because the `<SimName>` reported by the FVP in this6535 `<SimName>` reported by the FVP is `FVP_Base_Cortex_A57x4_A53x4`, while DS-5
Completed in 35 milliseconds