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

[rom_ext] Add AST patching to rom_ext. #20693

Merged
merged 1 commit into from
Dec 21, 2023
Merged

Conversation

moidx
Copy link
Contributor

@moidx moidx commented Dec 21, 2023

Add a mechanism to patch the AST configuration in the rom_ext stage. The data is loaded from the kFlashCtrlInfoPageFactoryId info page. The configuration is only applied if the first two words read from flash are not 00s or UINT32_t.

@moidx moidx requested a review from timothytrippel December 21, 2023 00:20
@moidx moidx requested a review from a team as a code owner December 21, 2023 00:20
@moidx moidx removed the request for review from a team December 21, 2023 00:20
Add a mechanism to patch the AST configuration in the rom_ext stage. The
data is loaded from the `kFlashCtrlInfoPageFactoryId` info page. The
configuration is only applied if the first two words read from flash are
not 00s or UINT32_t.

Signed-off-by: Miguel Osorio <[email protected]>
@moidx moidx force-pushed the sival-ast-patching branch from 91afa31 to 3002752 Compare December 21, 2023 00:22
@moidx moidx merged commit 049de36 into lowRISC:master Dec 21, 2023
23 of 31 checks passed
@moidx moidx deleted the sival-ast-patching branch December 21, 2023 01:21
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