[PATCH v3 0/2] xilinx: Update the kaslr-seed property
Michal Simek
michal.simek at amd.com
Wed Jan 17 08:19:31 CET 2024
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
More information about the U-Boot
mailing list