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

ARMv7-R MPU Port #938

Merged
merged 77 commits into from
Feb 26, 2024
Merged

ARMv7-R MPU Port #938

merged 77 commits into from
Feb 26, 2024

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    4a74745 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    d8b0827 View commit details
    Browse the repository at this point in the history
  2. Add new spell check words

    Skptak committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    a33a6dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26019cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80d0987 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a119124 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Configuration menu
    Copy the full SHA
    43946db View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    8922749 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f65931 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7650690 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c53a43 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bdd9f71 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dc0e508 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b701a46 View commit details
    Browse the repository at this point in the history
  8. Change to make the .clang-format file work with V14 of clang-format. …

    …Moving the comment for PRIVILEGED_FUNCTION to the front to help with formatting, also makes more sense when looking at the func imo
    Skptak committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    b2c406c View commit details
    Browse the repository at this point in the history
  9. Slight format change

    Skptak committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    be4dc05 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d965464 View commit details
    Browse the repository at this point in the history
  11. Formatting fix

    Skptak committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    e25b6e1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b0ec6d0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fd19c0e View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Fix cSpellWords issue

    Skptak committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    a60fe75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56b400f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae12720 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96ab824 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d230780 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    22ff900 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8202d2e View commit details
    Browse the repository at this point in the history
  8. Formatting fix

    Skptak committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    0fc0a5f View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    63dfe61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aacae9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8de6be2 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    8f9deb4 View commit details
    Browse the repository at this point in the history
  2. Update spelling wordlist

    Skptak committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    501daf4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1124d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    745384b View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    53c84a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdeb9eb View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    fdd8565 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    e3d023b View commit details
    Browse the repository at this point in the history
  2. Remove the end of interrupt clearing from the FreeRTOS_IRQ_Handler. U…

    …sers should clear it in vApplicationIRQHandler()
    Skptak committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    ec67909 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87a20e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3120bc3 View commit details
    Browse the repository at this point in the history
  5. Formatting fix

    Skptak committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    ae6fc13 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. Configuration menu
    Copy the full SHA
    6f361a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    9919eee View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    b15717f View commit details
    Browse the repository at this point in the history
  2. Use Linux sort for the lexicon

    Skptak committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    494c78d View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    2f445ee View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    3e86449 View commit details
    Browse the repository at this point in the history
  2. Respond to PR Feedback

    Fix incorrect context size define
    Add MPU Region alignment check
    Use highest priority MPU region when not provided xRegions
    Remove unused variables
    Remove dangling function declarations
    Skptak committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    91d4d24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    902ae3d View commit details
    Browse the repository at this point in the history
  4. Formatting fixes

    Skptak committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    11beb71 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    372b65a View commit details
    Browse the repository at this point in the history
  2. Respond to additional review feedback. Use periods at end of briefs. …

    …Remove same line brief. Add a check back in, change some file names, slight code formatting change.
    Skptak committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    ca37a2c View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    fe424a1 View commit details
    Browse the repository at this point in the history
  2. Add in functions to enable and disable the MPU background region. Add…

    … the calls to it in the MPU Setup function. Change the port's scheduler running variable name so it is different from the Kernels. Fix two incorrect comments SPSR -> CPSR
    Skptak committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    9cf6c26 View commit details
    Browse the repository at this point in the history
  3. Remove the default peripheral MPU region from the port. Add declarati…

    …ons of private functions to the top of port.c
    Skptak committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    ec1332e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56a51ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9da72c2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    797f2f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Remove the check for clear tick interrupt. Format comments a little. …

    …Set copyright year for 2024
    Skptak committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    db8f233 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    ca9f1cc View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    72ee9e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    5929dc7 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    1eae231 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    5f5ed08 View commit details
    Browse the repository at this point in the history
  2. Slight changes to formatting

    Skptak committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    370498f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80b99d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Configuration menu
    Copy the full SHA
    34c9579 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    bfb4378 View commit details
    Browse the repository at this point in the history
  2. Fix an incorrect operating mode word in the portASM.S file, slight fo…

    …rmatting tweak, use checkout@v4 to account for new warnings
    Skptak committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    153af86 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    d6e2ab4 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    c195770 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ef0b5d View commit details
    Browse the repository at this point in the history
  3. Fix a grammar issue, use longer function ends in port.c. Use @note in…

    … a few more places
    Skptak committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    ecd936b View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    e3e7343 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8fdd4e View commit details
    Browse the repository at this point in the history