coreboot/src/arch/ppc64
Krystian Hebel 8f2633cd60 soc/power9/rom_media.c: find CBFS in PNOR
Tested on QEMU with ECC. Use mmap_helper to handle loading of compressed
ramstage. Bootblock fits in SEEPROM with both console and LZ4
romstage compression, but not with verbose CBFS debug messages.

Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>
Change-Id: I91c72c52849eb1e3fafe43390351537d04382e46
Reviewed-on: https://review.coreboot.org/c/coreboot/+/67069
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: David Hendricks <david.hendricks@gmail.com>
2025-08-28 20:14:01 +00:00
..
include/arch soc/power9/rom_media.c: find CBFS in PNOR 2025-08-28 20:14:01 +00:00
arch_timer.c src/arch/ppc64/arch_timer.c: implement timer functions 2022-02-11 13:53:54 +00:00
boot.c arch/ppc64/boot.c: handle non-OPD entry point 2022-02-11 20:17:45 +00:00
bootblock_crt0.S ppc64: Kconfig switch for bootblock in SEEPROM, zero HRMOR 2025-08-28 20:13:51 +00:00
Kconfig Kconfig: Reverse ARCH_SUPPORTS_CLANG 2024-08-06 16:37:35 +00:00
Makefile.mk ppc64: Kconfig switch for bootblock in SEEPROM, zero HRMOR 2025-08-28 20:13:51 +00:00
stages.c arch/ppc64: Fix inline assembly for clang 2024-04-01 04:16:34 +00:00
tables.c