pc-bios: Add NPCM8XX vBootrom
authorHao Wu <wuhaotsh@google.com>
Wed, 19 Feb 2025 18:45:53 +0000 (10:45 -0800)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 20 Feb 2025 14:20:29 +0000 (14:20 +0000)
commit269b7effd906d6b22071971b7f5b4cb344403b86
treec28db73f032cc5facf242357dbd90989fa8f1521
parent70ce076fa6dff60585c229a4b641b13e64bf03cf
pc-bios: Add NPCM8XX vBootrom

The bootrom is a minimal bootrom used to load an NPCM8XX image.
The source code is located in the same repo as the NPCM7XX one:
github.com/google/vbootrom/tree/master/npcm8xx.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Hao Wu <wuhaotsh@google.com>
Message-id: 20250219184609.1839281-3-wuhaotsh@google.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
MAINTAINERS
pc-bios/README
pc-bios/meson.build
pc-bios/npcm8xx_bootrom.bin [new file with mode: 0644]
roms/Makefile