arm-trusted-firmware/plat
Jeenu Viswambharan 362599eca4 RAS: Add support for node registration
Previous patches added frameworks for handling RAS errors. This patch
introduces features that the platform can use to enumerate and iterate
RAS nodes:

  - The REGISTER_RAS_NODES() can be used to expose an array of
    ras_node_info_t structures. Each ras_node_info_t describes a RAS
    node, along with handlers for probing the node for error, and if
    did record an error, another handler to handle it.

  - The macro for_each_ras_node() can be used to iterate over the
    registered RAS nodes, probe for, and handle any errors.

The common platform EA handler has been amended using error handling
primitives introduced by both this and previous patches.

Change-Id: I2e13f65a88357bc48cd97d608db6c541fad73853
Signed-off-by: Jeenu Viswambharan <jeenu.viswambharan@arm.com>
2018-05-04 08:33:17 +01:00
..
arm css/sgi575: enable ARM_PLAT_MT flag 2018-04-18 14:19:52 +05:30
common RAS: Add support for node registration 2018-05-04 08:33:17 +01:00
compat Do not enable SVE on pre-v8.2 platforms 2017-11-30 17:45:23 +00:00
hisilicon Merge pull request #1361 from vchong/tool_add_img 2018-05-01 17:12:51 +01:00
layerscape layerscape: fix integer handling issues 2018-04-11 12:12:24 +00:00
mediatek Fix pointer type mismatch of handlers 2018-04-27 18:35:02 +09:00
nvidia/tegra types: use int-ll64 for both aarch32 and aarch64 2018-04-27 18:35:02 +09:00
qemu Merge pull request #1334 from michpappas/tf-issues#572_qemu_dont_use_C_for_crash_console 2018-04-03 11:59:55 +01:00
rockchip Merge pull request #1255 from masahir0y/int-ll64 2018-05-01 15:06:56 +01:00
rpi3 Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements 2018-03-29 13:20:05 +01:00
socionext/uniphier plat: fix switch statements to comply with MISRA rules 2018-03-26 12:43:05 +01:00
xilinx/zynqmp types: use int-ll64 for both aarch32 and aarch64 2018-04-27 18:35:02 +09:00