Skip to content

Conversation

@perheld
Copy link
Collaborator

@perheld perheld commented Nov 28, 2025

A lightweight AddressSanitizer runtime tailored for the ExecuTorch bare metal examples. The goal is to provide basic memory safety diagnostics while keeping the runtime self-contained.

This uses the kernel asan so it is not full asan.

Signed-off-by: per.held@arm.com
Change-Id: I7ca5a6d39450b13ed461f0d1b91e1f17ab69a42e

cc @freddan80 @per @zingo @oscarandersson8218 @digantdesai

@perheld perheld added the partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm label Nov 28, 2025
@perheld perheld added ciflow/trunk release notes: arm Changes to the ARM backend delegate labels Nov 28, 2025
@pytorch-bot
Copy link

pytorch-bot bot commented Nov 28, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/16009

Note: Links to docs will display an error until the docs builds have been completed.

✅ You can merge normally! (3 Unrelated Failures)

As of commit 81bcc21 with merge base a93f59e (image):

FLAKY - The following jobs failed but were likely due to flakiness present on trunk:

BROKEN TRUNK - The following job failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Nov 28, 2025
A lightweight AddressSanitizer runtime tailored for the ExecuTorch
bare metal examples. The goal is to provide basic memory safety
diagnostics while keeping the runtime self-contained.

This uses the kernel asan so it is not full asan.

Signed-off-by: per.held@arm.com
Change-Id: I7ca5a6d39450b13ed461f0d1b91e1f17ab69a42e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm release notes: arm Changes to the ARM backend delegate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant