On 18/05/2021 22:18, Kinsey Moore wrote:
Looks like this fell through the cracks last month and I totally forgot about
it.
The patch looks good.
--
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.hu...@embedded-brains.de
phone: +49-89-18 94 741
y Moore
> > Sent: Tuesday, April 13, 2021 10:15
> > To: devel@rtems.org
> > Cc: Kinsey Moore
> > Subject: [PATCH v3] score/aarch64: Align context validation frame
> >
> > Ensure the stack remains aligned by keeping the context frame at a
> > multiple of 16
Moore
> Subject: [PATCH v3] score/aarch64: Align context validation frame
>
> Ensure the stack remains aligned by keeping the context frame at a
> multiple of 16 bytes. This avoids stack alignment exceptions which occur
> when the stack pointer is not 16 byte aligned.
> ---
> ..
Looks like this fell through the cracks last month and I totally forgot about
it.
-Original Message-
From: Kinsey Moore
Sent: Tuesday, April 13, 2021 10:15
To: devel@rtems.org
Cc: Kinsey Moore
Subject: [PATCH v3] score/aarch64: Align context validation frame
Ensure the stack remains
Ensure the stack remains aligned by keeping the context frame at a
multiple of 16 bytes. This avoids stack alignment exceptions which occur
when the stack pointer is not 16 byte aligned.
---
.../cpu/aarch64/aarch64-context-validate.S| 29 ---
1 file changed, 18 insertions(+), 1