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

  /device/linaro/bootloader/arm-trusted-firmware/tools/cert_create/include/
tbb_key.h 43 BL30_KEY,
  /device/linaro/bootloader/arm-trusted-firmware/tools/cert_create/src/
tbb_key.c 52 .id = BL30_KEY,
tbb_cert.c 66 .key = &keys[BL30_KEY],
main.c 257 if (bl30_present && (keys[BL30_KEY].fn == NULL)) {
361 keys[BL30_KEY].fn = strdup(optarg);
484 keys[BL30_KEY].key));
  /device/linaro/bootloader/arm-trusted-firmware/
Makefile 573 $(if ${BL30}, $(eval $(call MAKE_TOOL_ARGS,30,${BL30},in_fip,${CERTS},${CERTS},${BL30_KEY})))

Completed in 102 milliseconds