
17 Jan
2024
17 Jan
'24
8:19 a.m.
On 1/17/24 04:20, Venkatesh Yadav Abbarapu wrote:
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(+)
Applied. M