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

Simon Glass sjg at chromium.org
Thu Aug 18 19:58:33 CEST 2016


Hi Alex,

On 17 August 2016 at 22:01, Alexander Graf <agraf at suse.de> wrote:
>
>
>> 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.

OK that's what I thought.

Regards,
Simon


More information about the U-Boot mailing list