ARM-software / bsa-acs

Arm SystemReady : BSA Architecture Compliance Suite
Apache License 2.0
14 stars 40 forks source link

[Regression] Missing patch from PR-265 in sbsa-acs repository. pal_pe.c uses bad stack alignment. #239

Closed r0bwoo closed 6 months ago

r0bwoo commented 7 months ago

PE tests crash on GCE machines due to a stack alignment issue with stack allocation. This issue was fixed before but didn't seem to make the move to this testing suite. PR in question that should be propagated is as follows:

https://github.com/ARM-software/sbsa-acs/pull/265

chetan-rathore commented 7 months ago

Hello @r0bwoo ,

Thanks for highlighting the PR for the issue. We are planning to update bsa-acs with the required changes by this week.

Thanks, ACS team

chetan-rathore commented 6 months ago

Hello @r0bwoo,

Required changes are merged in the ACS.

Thanks, ACS team