On Tue, 12 Sept 2023 at 15:35, <seanedm...@linux.microsoft.com> wrote: > > From: Sean Edmond <seanedm...@microsoft.com> > > Use the newly introduced common API fdt_fixup_kaslr_seed() in the > kaslrseed command. > > Signed-off-by: Sean Edmond <seanedm...@microsoft.com> > --- > cmd/kaslrseed.c | 22 ++++++++-------------- > 1 file changed, 8 insertions(+), 14 deletions(-) >
Reviewed-by: Simon Glass <s...@chromium.org>