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

Venkatesh Yadav Abbarapu venkatesh.abbarapu at amd.com
Tue Jan 16 05:50:21 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.

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

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

-- 
2.25.1



More information about the U-Boot mailing list