Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hitting this: "Error-Input address is not aligned. Masking the last 2 bits" when using the v24.11_3.0.0-BET0 ACS image. #243

Closed
nvidiaarm opened this issue Dec 10, 2024 · 6 comments · Fixed by ARM-software/bsa-acs#427

Comments

@nvidiaarm
Copy link

I tried running both the SystemReady band ACS and SCT for BBSR suites using the v24.11_3.0.0-BET0 ACS image.
Both testing is hitting this error during the run: Error-Input address is not aligned. Masking the last 2 bits

@amrathesh
Copy link
Member

Hi @nvidiaarm,

Can you please provide more information on this, at what point of ACS execution, or which test are you observing this error. Please attach corresponding logs.

Best Regards,
Amrathesh
Arm System Compliance Team.

@nvidiaarm
Copy link
Author

nvidiaarm commented Dec 13, 2024 via email

@amrathesh
Copy link
Member

Hi @nvidiaarm,

Upon reviewing the error message, it appears that the issue may stem from the SBSA/BSA ACS suite execution and unexpected to encounter such an error during BBSR SCT. Further analysis suggests that the error might be triggered by an unaligned address encountered by pal_mmio_read[1]. (unaligned address might be referenced in system's ACPI info) Please provide log snippets to further debug and root cause the issue.

[1] ARM-software/bsa-a/pal/uefi_acpi/common/src/pal_misc.c#L159

Best Regards,
Amrathesh
Arm System Compliance Team.

@nvidiaarm
Copy link
Author

nvidiaarm commented Dec 19, 2024 via email

@amrathesh
Copy link
Member

amrathesh commented Dec 24, 2024

Hi @nvidiaarm,

I don't see any attachments in previous mail, it might have dropped, can you please resend, you can also directly mail the logs to [email protected].

PS: Please note the support email alias change.

Best Regards,
Amrathesh
Arm System Compliance Team.

@nvidiaarm
Copy link
Author

nvidiaarm commented Jan 8, 2025 via email

amrathesh added a commit to amrathesh/bsa-acs that referenced this issue Jan 31, 2025
- iterating the bdf info table rather than peripheral table,
  to target all PCIe devices to check.
- test 842 was modified.

Fixes: ARM-software/arm-systemready#243

Signed-off-by: Amrathesh <[email protected]>
chetan-rathore pushed a commit to ARM-software/bsa-acs that referenced this issue Jan 31, 2025
- iterating the bdf info table rather than peripheral table,
  to target all PCIe devices to check.
- test 842 was modified.

Fixes: ARM-software/arm-systemready#243

Signed-off-by: Amrathesh <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants