Skip to content

Commit dfc4c3f

Browse files
Bradley Bolenstephanosio
authored andcommitted
soc: arm: xilinx_zynqmp: Enable the VFP
This SoC supports vfpv3-d16 with single and double precision and 16 64-bit registers. Signed-off-by: Bradley Bolen <[email protected]>
1 parent 88ba97f commit dfc4c3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

soc/arm/xilinx_zynqmp/Kconfig.soc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ config SOC_XILINX_ZYNQMP_RPU
1010
select GIC_V1
1111
select PLATFORM_SPECIFIC_INIT
1212
select CPU_HAS_ARM_MPU
13+
select VFP_DP_D16

0 commit comments

Comments
 (0)