HomeSort by relevance Sort by last modified time
    Searched refs:BL33_KEY (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/tools/cert_create/include/
tbb_key.h 46 BL33_KEY,
  /device/linaro/bootloader/arm-trusted-firmware/tools/cert_create/src/
tbb_key.c 64 .id = BL33_KEY,
tbb_cert.c 108 .key = &keys[BL33_KEY],
main.c 252 if (keys[BL33_KEY].fn == NULL) {
370 keys[BL33_KEY].fn = strdup(optarg);
640 keys[BL33_KEY].key));
  /device/linaro/bootloader/arm-trusted-firmware/
Makefile 587 $(if ${BL33}, $(eval $(call MAKE_TOOL_ARGS,33,${BL33},in_fip,${CERTS},${CERTS},${BL33_KEY})))

Completed in 337 milliseconds