Home
last modified time | relevance | path

Searched refs:ZYNQ_EFUSE_RSA_ENABLE_MASK (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/board/xilinx/zynq/
H A Dcmds.c23 #define ZYNQ_EFUSE_RSA_ENABLE_MASK 0x400 macro
279 if (!(efuseval & ZYNQ_EFUSE_RSA_ENABLE_MASK)) in zynq_verify_image()