Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/lib/cpus/
A Derrata_report.c37 int errata_needs_reporting(spinlock_t *lock, uint32_t *reported) in errata_needs_reporting() argument
42 if (*reported != 0U) in errata_needs_reporting()
50 report_now = (*reported == 0U); in errata_needs_reporting()
52 *reported = 1; in errata_needs_reporting()
/arm-trusted-firmware-2.8.0/include/lib/cpus/
A Derrata_report.h24 int errata_needs_reporting(spinlock_t *lock, uint32_t *reported);
/arm-trusted-firmware-2.8.0/docs/security_advisories/
A Dsecurity-advisory-tfv-1.rst19 | | reported by BL1 platform code |
/arm-trusted-firmware-2.8.0/docs/components/
A Drmm-el3-comms-spec.rst161 … ``E_RMM_BOOT_VERSION_NOT_VALID``,Boot Interface version reported by EL3 is not supported by RMM,-2
162 …``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 …
/arm-trusted-firmware-2.8.0/docs/getting_started/
A Dporting-guide.rst905 reported by the platform.
1300 Possible errors reported by the generic code are:
3071 #. id < 1022 is reported as a S-EL1 interrupt
3072 #. 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 interrupt
3081 #. 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.
/arm-trusted-firmware-2.8.0/docs/plat/arm/fvp/
A Dindex.rst76 The build numbers quoted above are those reported by launching the FVP
/arm-trusted-firmware-2.8.0/docs/design/
A Dinterrupt-framework-design.rst624 ``SP_EL0`` or ``SP_EL3`` are reported as irrecoverable error conditions. As
666 registered for this type of interrupt. This scenario is reported as an
A Dfirmware-design.rst961 function has reported success. So a service that fails to initialize will never
1449 be reported and a pointer to the ASCII list of register names in a format
/arm-trusted-firmware-2.8.0/docs/
A Dchange-log.md3569 - Fixed several coding style violations reported by checkpatch
3605 - Fixed few violations reported by coverity static checks
4684 - Remove several warnings reported with W=2 and W=1
5311 was reported as an unhandled exception and caused a panic. This change
6533 server mode. This is because the `<SimName>` reported by the FVP in this
6535 `<SimName>` reported by the FVP is `FVP_Base_Cortex_A57x4_A53x4`, while DS-5

Completed in 35 milliseconds