aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/subr_prf.c
diff options
context:
space:
mode:
authorJeenu Viswambharan <jeenu.viswambharan@arm.com>2017-12-08 15:38:21 +0000
committerJeenu Viswambharan <jeenu.viswambharan@arm.com>2018-05-04 08:33:17 +0100
commit362599eca43a0e97b1bd38bfc96d277d86faa3d4 (patch)
treeddc5272a6e151c3edf21c08d55101ad334f41ac9 /lib/stdlib/subr_prf.c
parent30d81c36da441bcd0fbccbc3ac1a7268d2cc5ad2 (diff)
downloadplatform_external_arm-trusted-firmware-362599eca43a0e97b1bd38bfc96d277d86faa3d4.tar.gz
platform_external_arm-trusted-firmware-362599eca43a0e97b1bd38bfc96d277d86faa3d4.tar.bz2
platform_external_arm-trusted-firmware-362599eca43a0e97b1bd38bfc96d277d86faa3d4.zip
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>
Diffstat (limited to 'lib/stdlib/subr_prf.c')
0 files changed, 0 insertions, 0 deletions