Re: [PATCH v8 5/8] arm: armv8: save boot arguments

2024-02-22 Thread Ilias Apalodimas
On Sat, 3 Feb 2024 at 18:38, Raymond Mao wrote: > > Save boot arguments x[0-3] into an array for handover of bloblist from > previous boot stage. > > Signed-off-by: Raymond Mao > Suggested-by: Ard Biesheuvel > --- > Changes in v2 > - New patch file created for v2. > Changes in V5 > - Drop the de

[PATCH v8 5/8] arm: armv8: save boot arguments

2024-02-03 Thread Raymond Mao
Save boot arguments x[0-3] into an array for handover of bloblist from previous boot stage. Signed-off-by: Raymond Mao Suggested-by: Ard Biesheuvel --- Changes in v2 - New patch file created for v2. Changes in V5 - Drop the dependence on OF_BOARD. Changes in V7 - Exclude the saved_args when BLOB