u-boot/lib/ecdsa
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
..
ecdsa-libcrypto.c lib: ecdsa: fix prevent memory leak in ecdsa_add_verify_data 2025-03-03 14:24:48 -06:00
ecdsa-verify.c lib: ecdsa: Add ECDSA384 support 2024-10-21 17:52:52 -06:00
Kconfig spl: Ensure all SPL symbols in Kconfig have some SPL dependency 2022-07-07 09:29:08 -04:00
Makefile Kbuild: Always use $(PHASE_) 2025-04-11 12:16:44 -06:00