Files
kernel_arpi/crypto
Greg Kroah-Hartman 916c8c836f ANDROID: FIPS: remove memneq.o from the list of objects for the fips module
Commit 795aa0cfd3 ("crypto: memneq - move into lib/") moved the memneq
code out of crypto/ into lib/ which broke the building of the fips
target.  Resolve this by removing it from the explicit list of .o files
to be linked as it will be picked up properly from lib/

Fixes: 795aa0cfd3 ("crypto: memneq - move into lib/")
Cc: Ard Biesheuvel <ardb@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I9619db5fed8e68c8788d918138bd979cba157d51
2022-07-13 17:29:16 +02:00
..
2020-08-28 16:58:28 +10:00
2021-03-26 19:55:55 +11:00
2021-05-28 15:11:47 +08:00
2022-07-13 11:57:14 +02:00
2020-02-28 08:43:21 +08:00
2021-02-25 13:58:58 +00:00
2021-08-21 15:44:58 +08:00
2021-06-11 15:03:30 +08:00
2022-04-08 14:23:55 +02:00