On 2/14/25 15:35, Heinrich Schuchardt wrote:
> On 14.02.25 15:00, Jerome Forissier wrote:
>> Implement initjmp() for Arm.
>
> Could you, please, describe in the commit message what initjmp() good
> for and why it is needed and why it would not be needed for any other
> architectures but ARM.
S
On 14.02.25 15:00, Jerome Forissier wrote:
Implement initjmp() for Arm.
Could you, please, describe in the commit message what initjmp() good
for and why it is needed and why it would not be needed for any other
architectures but ARM.
Signed-off-by: Jerome Forissier
---
arch/Kconfig
Implement initjmp() for Arm.
Signed-off-by: Jerome Forissier
---
arch/Kconfig | 1 +
arch/arm/include/asm/setjmp.h | 1 +
arch/arm/lib/setjmp.S | 11 +++
arch/arm/lib/setjmp_aarch64.S | 9 +
4 files changed, 22 insertions(+)
diff --git a/arch/Kconfig
3 matches
Mail list logo