[PATCH v2] score: Ensure stack alignment requirement
Kinsey Moore
kinsey.moore at oarcorp.com
Thu Mar 4 15:25:44 UTC 2021
-----Original Message-----
From: Sebastian Huber <sebastian.huber at embedded-brains.de>
Sent: Thursday, March 4, 2021 09:23
To: Kinsey Moore <kinsey.moore at oarcorp.com>; devel at rtems.org
Subject: Re: [PATCH v2] score: Ensure stack alignment requirement
> On 04/03/2021 16:20, Kinsey Moore wrote:
>>> + alignment_overhead = CPU_STACK_ALIGNMENT - 1;
>> This should be CPU_HEAP_ALIGNMENT given the #if below.
> No, this is the result of the discussion with Gedare with respect to the
> user-provided minimum. I can move this to a separate patch if desired.
No need to move it into a separate patch. It's fine as is.
Kinsey
More information about the devel
mailing list