|
| From: | Peter Maydell |
| Subject: | Re: [Qemu-devel] [PATCH v3 10/15] target-arm: Add arm_boot_info secure_boot control |
| Date: | Mon, 15 Dec 2014 19:45:53 +0000 |
On 15 December 2014 at 18:51, Greg Bellows <address@hidden> wrote: > Adds the secure_boot boolean field to the arm_boot_info descriptor. This > fields is used to indicate whether Linux should boot into secure or non-secure > state if the ARM EL3 feature is enabled. The default is to leave the CPU in > an > unaltered reset state. On EL3 enabled systems, the reset state is secure and > can be overridden by setting the added field to false. > > Signed-off-by: Greg Bellows <address@hidden> Reviewed-by: Peter Maydell <address@hidden> thanks -- PMM
| [Prev in Thread] | Current Thread | [Next in Thread] |