Skip to content

Commit

Permalink
zynqmp, trivial: add extra smc definition
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Guikema <[email protected]>
  • Loading branch information
chrisguikema authored and lsf37 committed Jan 31, 2024
1 parent 464b22d commit 64690e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/VM_Arm/plat_include/zynqmp/plat/smc.h
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
#define SMC_PM_CLOCK_PLL_GETPARAM 0xC2000030
#define SMC_PM_REGISTER_ACCESS 0xC2000034
#define SMC_PM_EFUSE_ACCESS 0xC2000035
#define SMC_PM_ADD_SUBSYSTEM 0xC2000036
#define SMC_PM_FEATURE_CHECK 0xC200003F
#define SMC_PM_API_MAX 0xC2000040

Expand Down

0 comments on commit 64690e8

Please sign in to comment.