[PATCH] Two patches related to ARM TrustZone support

Hi.

Please see attached for review two patches related to ARM TrustZone.
The first patch (LLVM-705.trustzone.patch) declares a new subtarget feature for TrustZone and adds it as requirement for the Secure Monitor Call instruction.
The second patch (LLVM-706.trustzone_cortex.patch) applies the newly created feature to the relevant processors.

Regards,
Mihai Popa

-- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.

LLVM-705.trustzone.patch (9.51 KB)

LLVM-706.trustzone_cortex.patch (3.21 KB)

Hi Mihail,

You should send this to the llvm-commits list instead of llvm-dev for code
review.

Regards,
Amara