aws / amazon-freertos

DEPRECATED - See README.md
https://aws.amazon.com/freertos/
MIT License
2.54k stars 1.1k forks source link

Update freertos_kernel submodule to align with TF-M v1.5.0 #3473

Closed xinyu-tfm closed 2 years ago

xinyu-tfm commented 2 years ago

Signed-off-by: Xinyu Zhang xinyu.zhang@arm.com Change-Id: I7c55be2dc68386eb05d62b311b457b0a1ac6c24f

Description

The PR to update FreeRTOS-Kernel to integrate with TF-M v1.5.0 has been merged. This PR is to have the submodule updated.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

alfred2g commented 2 years ago

/bot run checks

gmtt commented 2 years ago

/bot run checks

alfred2g commented 2 years ago

/bot run checks

alfred2g commented 2 years ago

/bot run checks

kstribrnAmzn commented 2 years ago

Looks like this submodule update is causing some build checks to fail. Looking into why now.

kstribrnAmzn commented 2 years ago

/bot run checks

kstribrnAmzn commented 2 years ago

This PR brings in code starting from September 2021. It's the other changes (unfortunately) which are causing build failures. We'll need to fix the build failures before merging in.

xinyu-tfm commented 2 years ago

Thanks very much for your investigation! 😄