diff options
author | Michał Żygowski <michal.zygowski@3mdeb.com> | 2020-09-15 13:49:42 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2021-11-22 15:09:33 +0000 |
commit | 708c937c111c45e7fadbcced3dc6e4d478fe380e (patch) | |
tree | 362205663a78e1e9ccd574a0b869e89a3e392e9e /tests/Makefile.inc | |
parent | 84f3807f5c70336138c7a83537115767b73796eb (diff) |
arch/ppc64/include/arch/io.h: implement IO functions
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
arch/ppc64/include/arch/io.h: use proper instructions for IO operations
Those instrunctions are:
* Load {byte,half,word} and Zero Caching Inhibited indeXed (l*zcix)
* Store {byte,half,word} Caching Inhibited indeXed (st*cix)
for in* and out*, respectively.
Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>
arch/ppc64/include/arch/io.h: implement istep reporting
Change-Id: Ib65c99888ba2e616893a55dff47d2b445052fa7c
Reviewed-on: https://review.coreboot.org/c/coreboot/+/57075
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'tests/Makefile.inc')
0 files changed, 0 insertions, 0 deletions