Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/lib/debugfs/
Ddevfip.c17 #define NR_FIPS 1 macro
86 static struct fipfile archives[NR_FIPS];
253 if (nfips == NR_FIPS) { in fipmount()