]> begriffs open source - cmsis/commit
Core: add missing Secure Fault syndrome registers and fix register name typo. (#1346)
authorChris Reed <chris.reed@arm.com>
Thu, 14 Oct 2021 13:47:43 +0000 (08:47 -0500)
committerGitHub <noreply@github.com>
Thu, 14 Oct 2021 13:47:43 +0000 (15:47 +0200)
commit562436bdca40a65a741919854ccad8bde929af1e
treefdf5253d819a7965ed185e556acf83ce92fd2b74
parent895af2564fc54a8f1728a380ce380f0670d876b4
Core: add missing Secure Fault syndrome registers and fix register name typo. (#1346)

- Add SFAR, SFSR registers.
- Rename ID_ADR to ID_AFR and add backwards compatibility alias.
CMSIS/Core/Include/core_armv81mml.h
CMSIS/Core/Include/core_armv8mml.h
CMSIS/Core/Include/core_cm33.h
CMSIS/Core/Include/core_cm35p.h
CMSIS/Core/Include/core_cm55.h