![]() |
RTEMS 6.1
|
This header file provides internal APIs for managing ECC events. More...
Go to the source code of this file.
Functions | |
| void | zynqmp_ecc_init (void) |
| Initialize ECC reporting support. | |
| void | zynqmp_ecc_init_bsp (void) |
| Initialize BSP-specific ECC reporting. | |
| rtems_status_code | zynqmp_configure_cache_ecc (void) |
| Configure Cache ECC reporting. | |
| rtems_status_code | zynqmp_configure_ocm_ecc (void) |
| Configure On-Chip Memory (OCM) ECC reporting. | |
| rtems_status_code | zynqmp_configure_ddr_ecc (void) |
| Configure DDR Memory ECC reporting. | |
| void | zynqmp_invoke_ecc_handler (ECC_Event_Type event, void *data) |
| Invoke the ECC error handler. | |
This header file provides internal APIs for managing ECC events.