AD Asami Doi
- Login: d0iasm
- Email: d0iasm.pub@gmail.com
- Registered on: 05/09/2019
- Last sign in: 06/10/2019
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 1 | 1 |
| Reported issues | 0 | 1 | 1 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| coreboot | Developer | 02/11/2022 |
Activity
06/24/2019
- AD 08:25 AM coreboot Bug #208: emulation/qemu-armv7: Fails to build a QEMU/ARM
- This issue should be closed because I updated a sample Makefile and created a configuration. We can currently build an ARM payload with libpayload for QEMU.
Please see this CL for more information: https://review.coreboot.org/c/corebo...
06/10/2019
- AD 11:00 AM coreboot Bug #208: emulation/qemu-armv7: Fails to build a QEMU/ARM
- The reason why "Payload not loaded" happens is because the configuration of libpayload was not enough.
The load address of a payload should be placed the RAM place where anyone can use. You can define the load address by CONFIG_LP_BASE_...
06/01/2019
- AD 11:29 AM coreboot Bug #208: emulation/qemu-armv7: Fails to build a QEMU/ARM
- > coreinfo is x86 only and is compiled using the i386-gcc.
You're right. I made a mistake to compile payload as 32-bit x86 architecture.
So, I created an executable elf file for 32-bit ARM and added coreboot.rom as a payload.
Howeve...
05/29/2019
- AD 06:42 AM coreboot Bug #208 (Closed): emulation/qemu-armv7: Fails to build a QEMU/ARM
- Fails to build a QEMU/ARM with a coreinfo payload. An error is:
> ERROR: Ramstage region _postram_cbfs_cache overlapped by: fallback/payload
> ...
The same problem seems to happen since 2017 [1][2].
[1] https://coreboot.coreboot.nar...