[PATCH] D86478: [ARM][CMSE] Issue an error if passing arguments through memory across security boundary

Hugues de Valon via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 27 04:33:37 PDT 2020


hug-dev added a comment.

Hello!

Don't count on my review but I looked at the changes and they seem OK with me.
This particular commit is blocking the support of the `cmse_nonsecure_entry` attribute in Rust, see this PR specifically <https://github.com/rust-lang/rust/pull/75810>.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86478/new/

https://reviews.llvm.org/D86478



More information about the llvm-commits mailing list