[PATCH v3 0/2] xilinx: Update the kaslr-seed property

Venkatesh Yadav Abbarapu venkatesh.abbarapu at amd.com
Wed Jan 17 04:20:12 CET 2024


Update the kaslr-seed property and enable the config CONFIG_OF_BOARD_SETUP.

Changes in v2:
- Created macro for size variable.
- Removed malloc and created array for rng buffer.
- Added debug logs for all the apis.
Changes in v3:
- Fixed the return values.

Venkatesh Yadav Abbarapu (2):
  xilinx: board: Update the kaslr-seed property
  configs: zynqmp_kria: Enable CONFIG_OF_BOARD_SETUP

 board/xilinx/common/board.c          | 49 ++++++++++++++++++++++++++++
 configs/xilinx_zynqmp_kria_defconfig |  1 +
 2 files changed, 50 insertions(+)

-- 
2.25.1



More information about the U-Boot mailing list