Files
rtems/bsps/include/bsp
Avi Weiss f55dd4fbf7 bsp/arm/tms570: Handle eFuse errors explicitly in system_hw_init
Status (error) returns 1 and 3 from tms570_efc_check are Class 1 and 2
i.e. very serious errors and should be dealt with explicitly in
tms570_system_hw_init.

These returns indicate that serious eFuse failures are either present
or cannot be ruled out and start-up should halt.
2026-06-04 18:10:31 -05:00
..