# # Copyright (c) 2025, Arm Limited. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # AUTH_SRC_DIR := drivers/auth/ AUTH_SOURCES := ${AUTH_SRC_DIR}auth_mod.c \ ${AUTH_SRC_DIR}auth_util.c \ ${AUTH_SRC_DIR}crypto_mod.c \ ${AUTH_SRC_DIR}img_parser_mod.c