Searched refs:AUTH_MOD (Results 1 – 2 of 2) sorted by relevance
77 AUTH_MOD := none macro313 ifeq (${AUTH_MOD},none)314 …$(error Error: When TRUSTED_BOARD_BOOT=1, AUTH_MOD has to be the name of a valid authentication mo…317 AUTH_MAKE := $(shell m="common/auth/${AUTH_MOD}/${AUTH_MOD}.mk"; [ -f "$$m" ] && echo "$$m")319 $(error Error: No common/auth/${AUTH_MOD}/${AUTH_MOD}.mk located)
262 initialization of the `AUTH_MOD` option. Generation and inclusion of265 * `AUTH_MOD`: This option is used when `TRUSTED_BOARD_BOOT=1`. It specifies489 * `AUTH_MOD=polarssl`