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

Heap protect #747

Merged
merged 12 commits into from
Aug 23, 2023
Merged

Heap protect #747

merged 12 commits into from
Aug 23, 2023

Commits on Aug 18, 2023

  1. configENABLE_HEAP_PROTECTOR implemented in heap_4.c

    Oliver Lavery authored and oliverlavery committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    72aed22 View commit details
    Browse the repository at this point in the history
  2. configENABLE_HEAP_PROTECTOR implemented in heap_5.c

    Oliver Lavery authored and oliverlavery committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    8431aaf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef384fd View commit details
    Browse the repository at this point in the history
  4. Add MPU macros to heap_5.c

    Oliver Lavery authored and oliverlavery committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    ea6a7f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    59a3330 View commit details
    Browse the repository at this point in the history
  2. Code review suggestions

    Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
    aggarg committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    a80080e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03b2e8a View commit details
    Browse the repository at this point in the history
  4. Core review suggestions

    Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
    aggarg committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    4e1a977 View commit details
    Browse the repository at this point in the history
  5. Address review feedback

    Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
    aggarg committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    7c4c046 View commit details
    Browse the repository at this point in the history
  6. Fix formatting

    Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
    aggarg committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    826b441 View commit details
    Browse the repository at this point in the history
  7. Fix formatting

    Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
    aggarg committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    9c935a9 View commit details
    Browse the repository at this point in the history
  8. Minor formatting changes

    Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
    aggarg committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    f73609f View commit details
    Browse the repository at this point in the history