Skip to content

Conversation

@parttimaa
Copy link
Contributor

Add definition of the SUIT storage partition for the nRF9280 SiP.

Signed-off-by: Tuomas Parttimaa [email protected]
(cherry picked from commit 342c259)

#size-cells = <1>;

suit_storage_partition: memory@e6b7000 {
reg = <0xe6b7000 DT_SIZE_K(40)>;
Copy link
Contributor

Choose a reason for hiding this comment

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

According to the docs, currently you use 20kB (24kB with RFU of the same size as on nRF54H20).
Do you have something in mind for the remaining 16kB?

Copy link
Contributor Author

@parttimaa parttimaa Dec 20, 2024

Choose a reason for hiding this comment

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

Add definition of the SUIT storage partition for the nRF9280 SiP.

Signed-off-by: Tuomas Parttimaa <[email protected]>
(cherry picked from commit 342c259)
@parttimaa parttimaa force-pushed the add_suit_partition_to_nrf9280 branch from a705197 to 1344500 Compare December 30, 2024 06:22
@rlubos rlubos merged commit ebcb537 into nrfconnect:main Jan 8, 2025
16 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.

4 participants