Skip to content

assists: zephyr: remove redundant ATCM origin check - #832

Merged
zeddii merged 1 commit into
devicetree-org:masterfrom
bentheredonethat:remove-redundant-zeph-tcm-check
Sep 8, 2026
Merged

assists: zephyr: remove redundant ATCM origin check#832
zeddii merged 1 commit into
devicetree-org:masterfrom
bentheredonethat:remove-redundant-zeph-tcm-check

Conversation

@bentheredonethat

Copy link
Copy Markdown
Collaborator

Normalized_memory applies the processor-local TCM map before _infer_profile runs, so ATCM already has origin 0x0 for both Cortex-R5 and Cortex-R52.

Remove the unreachable ATCM origin check from profile inference. Keep the vector offset and alignment checks.

_normalized_memory applies the processor-local TCM map before
_infer_profile runs, so ATCM already has origin 0x0 for both
Cortex-R5 and Cortex-R52.

Remove the unreachable ATCM origin check from profile inference.
Keep the vector offset and alignment checks.

Signed-off-by: Ben Levinsky <ben.levinsky@amd.com>
@zeddii
zeddii merged commit 2898cff into devicetree-org:master Sep 8, 2026
3 checks passed
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 this pull request may close these issues.

2 participants