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

Update TF-M sources #9915

Merged
merged 9 commits into from
Mar 4, 2019
Merged

Update TF-M sources #9915

merged 9 commits into from
Mar 4, 2019

Commits on Mar 3, 2019

  1. [trusted-firmware-m]: Updated to f876e5c

    Michael Schwarcz committed Mar 3, 2019
    Configuration menu
    Copy the full SHA
    823e5a2 View commit details
    Browse the repository at this point in the history
  2. TF-M patch: General modifications

    - Remove un-needed files
    - Disable printf and uart
    - Modify include paths
    - Guard macros from mbed_lib with ifndef
    
    (cherry picked from commit 1f30b52)
    Michael Schwarcz committed Mar 3, 2019
    Configuration menu
    Copy the full SHA
    71cd34d View commit details
    Browse the repository at this point in the history
  3. TF-M patch: Fix tfm_ns_lock_init issue (TF-M issue #239)

    - Link to bug tracking: https://developer.trustedfirmware.org/T239
    
    (cherry picked from commit 5f2e4b3)
    Michael Schwarcz committed Mar 3, 2019
    Configuration menu
    Copy the full SHA
    87f22ef View commit details
    Browse the repository at this point in the history
  4. TF-M patch: Fix service handles not cleared issue (TF-M issue #230)

    - Link to bug tracking: https://developer.trustedfirmware.org/T230
    
    (cherry picked from commit 0c23e86)
    Michael Schwarcz committed Mar 3, 2019
    Configuration menu
    Copy the full SHA
    03dbd4b View commit details
    Browse the repository at this point in the history
  5. TF-M patch: Fix fixed-size partitions stack size (TF-M issue #240)

    - Link to bug tracking: https://developer.trustedfirmware.org/T240
    
    (cherry picked from commit fc78640)
    Michael Schwarcz committed Mar 3, 2019
    Configuration menu
    Copy the full SHA
    ea8bff5 View commit details
    Browse the repository at this point in the history
  6. TF-M patch: Fix tfm_psa_call_venner wrong argument type (TF-M issue #241

    )
    
    - Link to bug tracking: https://developer.trustedfirmware.org/T241
    
    (cherry picked from commit da01e34)
    Michael Schwarcz committed Mar 3, 2019
    Configuration menu
    Copy the full SHA
    8a087a6 View commit details
    Browse the repository at this point in the history
  7. TF-M patch: Fix wrong check in tfm_spm_check_client_version (TF-M issue

    #236)
    
    - Link to bug tracking: https://developer.trustedfirmware.org/T236
    
    (cherry picked from commit 008bf1b)
    Michael Schwarcz committed Mar 3, 2019
    Configuration menu
    Copy the full SHA
    749faa6 View commit details
    Browse the repository at this point in the history
  8. TF-M patch: Fix tfm_memory_check issue (TF-M issue #224)

    - Add Secure/non-secure code and secure heap to memory check
    - Link to bug tracking: https://developer.trustedfirmware.org/T224
    Michael Schwarcz committed Mar 3, 2019
    Configuration menu
    Copy the full SHA
    7a2c7d7 View commit details
    Browse the repository at this point in the history
  9. Update tfm_importer.json with updated SHAs

    Michael Schwarcz committed Mar 3, 2019
    Configuration menu
    Copy the full SHA
    f32f2ae View commit details
    Browse the repository at this point in the history