mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-12-03 13:13:30 +01:00
7 lines
279 B
Plaintext
7 lines
279 B
Plaintext
# We include the provider implementation into ../libfips.a, so that all
|
|
# platforms can resolve symbols in other members of that library.
|
|
SOURCE[../libfips.a]=fipsprov.c self_test.c self_test_kats.c
|
|
|
|
# It is necessary to have an explicit entry point
|
|
SOURCE[../fips]=fips_entry.c
|