bsps/aarch64: Use BSP fatal error

This commit is contained in:
Sebastian Huber
2024-03-06 08:13:49 +01:00
committed by Gedare Bloom
parent 7bfe79c44d
commit 1421b9f7c0
2 changed files with 4 additions and 1 deletions

View File

@@ -220,6 +220,9 @@ typedef enum {
/* TMS570 fatal codes */
TMS570_FATAL_RTI_IRQ_INSTALL = BSP_FATAL_CODE_BLOCK(18),
/* AArch64 fatal codes */
AARCH64_FATAL_MMU_CANNOT_MAP_BLOCK = BSP_FATAL_CODE_BLOCK(19),
} bsp_fatal_code;
RTEMS_NO_RETURN static inline void