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

Add Zephyr OS support for ARC_SEC cores #51

Open
kokas-a opened this issue Apr 20, 2023 · 0 comments
Open

Add Zephyr OS support for ARC_SEC cores #51

kokas-a opened this issue Apr 20, 2023 · 0 comments
Assignees

Comments

@kokas-a
Copy link

kokas-a commented Apr 20, 2023

Because of issues zephyrproject-rtos/sdk-ng#631 and zephyrproject-rtos/zephyr#55686 Zephyr OS support for ARC_SEC cores was temporary removed with patch zephyrproject-rtos/openocd#53.
Checking of SEC extension (via target register access) should be performed after transport initialization stage.

@ruuddw ruuddw assigned ruuddw and kokas-a and unassigned ruuddw Apr 20, 2023
stephanosio added a commit to stephanosio/zephyr-sdk-ng that referenced this issue Apr 23, 2023
This commit pulls in the OpenOCD patch that fixes the debug errors seen
with the ARC platforms.

Note that this patch disables the ARC_SEC core support for the ARC
platforms (see zephyrproject-rtos/openocd#53 and
foss-for-synopsys-dwc-arc-processors/openocd#51).

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
stephanosio added a commit to zephyrproject-rtos/sdk-ng that referenced this issue Apr 23, 2023
This commit pulls in the OpenOCD patch that fixes the debug errors seen
with the ARC platforms.

Note that this patch disables the ARC_SEC core support for the ARC
platforms (see zephyrproject-rtos/openocd#53 and
foss-for-synopsys-dwc-arc-processors/openocd#51).

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
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

No branches or pull requests

2 participants