u-boot/lib/aes
Tom Rini 302b41d539 Kbuild: Always use $(PHASE_)
It is confusing to have both "$(PHASE_)" and "$(XPL_)" be used in our
Makefiles as part of the macros to determine when to do something in our
Makefiles based on what phase of the build we are in. For consistency,
bring this down to a single macro and use "$(PHASE_)" only.

Signed-off-by: Tom Rini <trini@konsulko.com>
2025-04-11 12:16:44 -06:00
..
aes-decrypt.c lib: Remove <common.h> inclusion from these files 2023-12-21 08:54:37 -05:00
aes-encrypt.c aes: Allow to store randomly generated IV in the FIT 2024-12-19 09:10:34 -06:00
Makefile Kbuild: Always use $(PHASE_) 2025-04-11 12:16:44 -06:00