xilskey: Added efuse PS and bbram PS support

Added dependencies.props file is addded to pick required
.h file for selected example file.

Signed-off-by: VNSL Durga <vnsldurg@xilinx.com>
Reviewed-by: Harini Katakam <harinik@xilinx.com>
This commit is contained in:
VNSL Durga 2015-10-10 16:02:31 +05:30 committed by Nava kishore Manne
parent 05efa29697
commit f8ed126215
2 changed files with 6 additions and 0 deletions

View file

@ -0,0 +1,4 @@
xilskey_bbram_example.c=xilskey_input.h
xilskey_efuse_example.c=xilskey_input.h
xilskey_efuseps_zynqmp_example.c = xilskey_efuseps_zynqmp_input.h
xilskey_bbramps_zynqmp_example.c = NULL

View file

@ -39,6 +39,8 @@
# supported processors are a9 and microblaze too.
# so supported peripherals option has been removed.
# 4.00 vns 09/10/15 Added DFT control bit programming for efusePS Zynq.
# Bbram and eFuse programming fecility is provided
# for Zynq MP Platform.
#
##############################################################################