commit | 4c15552768d18b331b02539cf0f8896197ca6939 | [log] [tgz] |
---|---|---|
author | Zane Shelley <zshelle@us.ibm.com> | Tue May 05 13:53:10 2020 -0500 |
committer | Zane Shelley <zshelle@us.ibm.com> | Tue May 05 15:50:38 2020 -0500 |
tree | 17bbd5055942aa871ffd84b44befee7165a679be | |
parent | 508ce58c64a0f7eaa7c95c3a1fa6b972a230b008 [diff] |
Removed temporary code for sample simulator test case Also partially disabled the sample test case temporarily. Change-Id: I521aea2f961a10e0db64788c439a199dc23e003c Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
This library is a common, portable code base for isolating errors reported by hardware registers on POWER Systems chips.
The primary consumers (and requirements drivers) will be:
See the primary API definitions for details on how to use this library.
This library is intended to be integrated into containing user applications as a set of source files (either imported, or as a git subtree/submodule).
Details TBD.
__HEI_READ_ONLY
: When defined, it will ensure any hardware write support is disabled. Note that the Chip Data Files will contain rules for clearing and masking register bits. Both of which will require modifying hardware registers, which is not allowed by user applications like OpenBMC or FSP firmware.src/include/
in the POWER Systems Hostboot firmware.