Re: linux doesn't boot with secure=on option (arm64 virt)

2022-02-25 Thread Peter Maydell
On Fri, 25 Feb 2022 at 02:53, Chan Kim wrote: > Hi, Could anyone explain to me what ‘secure=on’ option means? > > Doesn’t it mean the virtual hardware machine has security features > implemented? (that’s what I understand) $ qemu-system-aarch64 -M virt,help | grep 'secure' secure= - S

RE: linux doesn't boot with secure=on option (arm64 virt)

2022-02-24 Thread Chan Kim
th seure=on? Thanks! Chan Kim From: Chan Kim Sent: Saturday, February 19, 2022 10:20 AM To: 'qemu-discuss' Subject: linux doesn't boot with secure=on option (arm64 virt) Hello all When I use this command(secure=off), ../qemu-6.2.0/build-baremetal/aarch64-softmmu/qe

linux doesn't boot with secure=on option (arm64 virt)

2022-02-18 Thread Chan Kim
Hello all When I use this command(secure=off), ../qemu-6.2.0/build-baremetal/aarch64-softmmu/qemu-system-aarch64 -machine virt,gic-version=max,secure=off,virtualization=true -cpu max -kernel ../../LinuxDevDrv/linux-5.4.21/arch/arm64/boot/Image -m 2048M -nographic the linux kernel boots ok to