On Sun, Jun 13, 2021 at 4:49 PM Siew Chin Lim <elly.siew.chin....@intel.com> wrote: > > From: Tien Fong Chee <tien.fong.c...@intel.com> > > N5X support both HPS handoff data and DDR handoff data. > Existing HPS handoff functions are restructured to support both existing > devices and N5X device. > > Signed-off-by: Siew Chin Lim <elly.siew.chin....@intel.com> > Signed-off-by: Tien Fong Chee <tien.fong.c...@intel.com> > > --- > v3 > - Adding helper function for getting endianness type. > > v2: > - Enabled auto detect the endianness from the magic word > - Merged and simplifying the big and little endian flow > --- > .../mach-socfpga/include/mach/handoff_soc64.h | 38 ++++- > arch/arm/mach-socfpga/system_manager_soc64.c | 18 +-- > arch/arm/mach-socfpga/wrap_handoff_soc64.c | 132 +++++++++++++-----
Reviewed-by: Ley Foon Tan <lftan.li...@gmail.com> Regards Ley Foon