[U-Boot] [PATCH 5/5] efi_loader: Add generic PSCI RTS

Alexander Graf agraf at suse.de
Thu Aug 18 06:01:32 CEST 2016



> Am 18.08.2016 um 05:44 schrieb Simon Glass <sjg at chromium.org>:
> 
>> On 16 August 2016 at 13:08, Alexander Graf <agraf at suse.de> wrote:
>> Now that we have generic PSCI reset and shutdown support in place, we can
>> advertise those as EFI Run Time Services, allowing efi applications and
>> OSs to reset and shut down systems.
>> 
>> Signed-off-by: Alexander Graf <agraf at suse.de>
>> ---
>> arch/arm/cpu/armv8/fwcall.c | 31 ++++++++++++++++++++++++++-----
>> 1 file changed, 26 insertions(+), 5 deletions(-)
> 
> Reviewed-by: Simon Glass <sjg at chromium.org>
> 
> (assuming you are going to do a patch to rename EFI_RUNTIME_TEXT)

Yes, but with the number of patches in flight that use the macro, I don't want to hold up functional improvements for cosmetics just yet. Once this is merged I'll rename.

Alex




More information about the U-Boot mailing list