Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

IDFboot: Allow bypassing the MPU configuration on bootloader initialization #20

Merged
merged 4 commits into from May 17, 2022

Conversation

gustavonihei
Copy link
Collaborator

This PR intends to bump the IDF revision to include a patch to revision v4.4 which creates a new option for bypassing the MPU configuration on bootloader initialization.

The motivation for this patch is to allow the NuttX application firmware image to perform a different configuration.

Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
@gustavonihei gustavonihei requested a review from Ouss4 May 17, 2022 13:06
@gustavonihei gustavonihei force-pushed the feature/idf_bump branch 2 times, most recently from e3f506d to 1d415d3 Compare May 17, 2022 13:34
@Ouss4
Copy link
Contributor

Ouss4 commented May 17, 2022

fatal: unsafe repository ('/github/workspace' is owned by someone else)
To add an exception for this directory, call:

	git config --global --add safe.directory /github/workspace`

CI errors these days are getting interesting.

@gustavonihei
Copy link
Collaborator Author

gustavonihei commented May 17, 2022

fatal: unsafe repository ('/github/workspace' is owned by someone else)
To add an exception for this directory, call:

	git config --global --add safe.directory /github/workspace`

CI errors these days are getting interesting.

Yeah, this one happened on actions/checkout after GitHub issued a fix for a security vulnerability:
https://github.blog/2022-04-12-git-security-vulnerability-announced/

Apparently it has been fixed upstream, but I am having trouble getting it right.

Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
This fixes an issue reported on
actions/checkout#760

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

@Ouss4 CI finally passed, PTAL.

@Ouss4 Ouss4 merged commit bc2ea03 into espressif:main May 17, 2022
@gustavonihei gustavonihei deleted the feature/idf_bump branch May 17, 2022 17:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants