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

fprotect rram basic support #15140

Merged
merged 3 commits into from
Jul 22, 2024
Merged

Commits on Jul 22, 2024

  1. lib: fprotect: RRAMC region protection

    Introduces backend and adjusts configuration to add
    fprotect for nRF54L15.
    
    Signed-off-by: Mateusz Michalek <[email protected]>
    michalek-no committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    548480f View commit details
    Browse the repository at this point in the history
  2. tests: drivers: fprotect: nRF54L15 specific

    Due to RRAMC region protection size limitations
    test is performed on single block of storage partition.
    
    Signed-off-by: Mateusz Michalek <[email protected]>
    michalek-no committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    883624d View commit details
    Browse the repository at this point in the history
  3. manifest: update sdk-zephyr

    pulling 4k rramc resolution changes.
    
    Signed-off-by: Mateusz Michalek <[email protected]>
    michalek-no committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    deff1ad View commit details
    Browse the repository at this point in the history