Skip to content

Commit

Permalink
versal LPD SLCR: meson changes to build with versal
Browse files Browse the repository at this point in the history
Meson changes to build xlnx-versal-lpd-slcr device
when build configuration includes versal soc.

Signed-off-by: Nelson Ho <Nelson.Ho@windriver.com>
  • Loading branch information
ho28 committed Dec 6, 2024
1 parent 6894dfe commit 5b8676a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hw/misc/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ system_ss.add(when: 'CONFIG_XLNX_VERSAL', if_true: files(
'xlnx-versal-cfu.c',
'xlnx-cfi-if.c',
'xlnx-versal-cframe-reg.c',
'xlnx-versal-lpd-slcr.c',
))
system_ss.add(when: 'CONFIG_XLNX_VERSAL_TRNG', if_true: files(
'xlnx-versal-trng.c',
Expand Down

0 comments on commit 5b8676a

Please sign in to comment.