Home
last modified time | relevance | path

Searched hist:da8dd0c75b3f82eb366eb1745fb473ea92c8c087 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/riscv/kernel/
H A Dimage-vars.hdiff da8dd0c75b3f82eb366eb1745fb473ea92c8c087 Tue Oct 11 11:21:52 CDT 2022 Ard Biesheuvel <ardb@kernel.org> efi: libstub: Provide local implementations of strrchr() and memchr()

Clone the implementations of strrchr() and memchr() in lib/string.c so
we can use them in the standalone zboot decompressor app. These routines
are used by the FDT handling code.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
/openbmc/linux/drivers/firmware/efi/libstub/
H A Dstring.cdiff da8dd0c75b3f82eb366eb1745fb473ea92c8c087 Tue Oct 11 11:21:52 CDT 2022 Ard Biesheuvel <ardb@kernel.org> efi: libstub: Provide local implementations of strrchr() and memchr()

Clone the implementations of strrchr() and memchr() in lib/string.c so
we can use them in the standalone zboot decompressor app. These routines
are used by the FDT handling code.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
H A DMakefilediff da8dd0c75b3f82eb366eb1745fb473ea92c8c087 Tue Oct 11 11:21:52 CDT 2022 Ard Biesheuvel <ardb@kernel.org> efi: libstub: Provide local implementations of strrchr() and memchr()

Clone the implementations of strrchr() and memchr() in lib/string.c so
we can use them in the standalone zboot decompressor app. These routines
are used by the FDT handling code.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
/openbmc/linux/arch/arm64/kernel/
H A Dimage-vars.hdiff da8dd0c75b3f82eb366eb1745fb473ea92c8c087 Tue Oct 11 11:21:52 CDT 2022 Ard Biesheuvel <ardb@kernel.org> efi: libstub: Provide local implementations of strrchr() and memchr()

Clone the implementations of strrchr() and memchr() in lib/string.c so
we can use them in the standalone zboot decompressor app. These routines
are used by the FDT handling code.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>