On 11/3/25 12:07, Bin Meng wrote:
On Sat, Nov 1, 2025 at 3:59 AM Heinrich Schuchardt
<[email protected]> wrote:
For testing ACPI on QEMU we need a defconfig that supports acpi command
test.
Signed-off-by: Heinrich Schuchardt <[email protected]>
---
configs/qemu-riscv64_smode_acpi_defconfig | 1 +
1 file changed, 1 insertion(+)
Reviewed-by: Bin Meng <[email protected]>
For some tests to pass we need to increase CONFIG_CONSOLE_RECORD_OUT_SIZE.
The sandbox uses CONFIG_CONSOLE_RECORD_OUT_SIZE=0x6000.
Best regards
Heinrich