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

ESP32-S2: Initialize instruction cache on startup #5834

Merged
merged 1 commit into from
Mar 23, 2022

Conversation

gustavonihei
Copy link
Contributor

Summary

This PR intends to initialize the instruction cache during the startup routine.

The data cache initialization will be implemented as part of the SPI RAM feature on #5827.

Impact

Impact for configurations based on the ESP32-S2 chip.

Testing

esp32s2-saola-1:nsh successful execution of ostest.

Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
Copy link
Contributor

@pkarashchenko pkarashchenko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@acassis acassis merged commit c92c4af into apache:master Mar 23, 2022
@gustavonihei gustavonihei deleted the feature/s2_init_caches branch August 29, 2022 02:54
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.

3 participants