Attention is currently required from: Martin L Roth, Julius Werner.
Arthur Heymans has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/69743 )
Change subject: arch/arm/eabi_compat.c: Add eabi_clrX and eabi_memcyX ......................................................................
Patch Set 8:
(2 comments)
Commit Message:
https://review.coreboot.org/c/coreboot/+/69743/comment/36e51a10_c15d1af2 PS5, Line 7: arch/arm/eabi_compat.c: Add eabi_clrX and eabi_memcyX
Where did these macros originate? Is the license compatible with the GPL-2.0-or-later license in the file?
I already can't remember. I think it's the results of googling things... I wrote the memcpyx ones myself.
File src/arch/arm/eabi_compat.c:
https://review.coreboot.org/c/coreboot/+/69743/comment/122248db_a03cbcc6 PS6, Line 26: __aeabi_memclr Just wrong...