[U-Boot] [PATCH v7 00/17] Add PSCI support for Jetson TK1/Tegra124 + CNTFRQ fix

Stephen Warren swarren at wwwdotorg.org
Tue Apr 21 17:33:14 CEST 2015


On 04/20/2015 11:18 PM, Jan Kiszka wrote:
> Changes in v7:
>   - rebased over master
>   - fixed issue that prevented secure boot with all cores
>     => replace ap_pm_init with psci_board_init hook
>   - enable CONFIG_ARMV7_BOOT_SEC_DEFAULT for tegra to avoid problems with
>     default config of current Linux
>   - add cleanup patch for CONFIG_ARMV7_NONSEC/VIRT/PSCI
>
> Note that I've removed reviewed and tested tags from modified patches.

The series,
Tested-by: Stephen Warren <swarren at nvidia.com>

I tested:

* With $bootm_boot_mode both unset, and set to "sec", my old kernel 
(which doesn't work in NS mode) still works.

* With $bootm_boot_mode set to "nonsec", my old kernel boots in HYP mode 
with virtualization extensions available, but of course hangs since the 
kernel isn't fixed to work in NS mode.

So, this series is both backwards compatible and seems to enable 
virtualization as desired.

I very briefly glanced through the code and didn't see anything that I'd 
want to say no too, but didn't really read it closely enough to say I've 
reviewed/ack'd it; I assume TomW/Thierry would give it a more thorough look.


More information about the U-Boot mailing list