09 CÂU HỎI KIỂM TRA CÁC KIẾN THỨC CƠ BẢN VỀ BẢO MẬT STM32 Nguồn: STMicroelectronics 1. What is the role of the firewall on STM32 ? A hardware mechanism to create a security enclave A software system that filters illegal memory accesses A hardware mechanism used to protect against attack on the debug port 2. When using asymmetric cryptography, which key is used to check a signature ? The private key The public key 3. What is SHA256 ? A signature algorithm An encryption algorithm A hash algorithm 4. What is the link register in Cortex M ? If is used to link 2 registers It contains the return address of function call It contains the address of current executed instruction 5. What is the meaning of RDP ? ReaDout Protection Real Dual Protection Reinforced Dual Protection 6. To encrypt a big datafile, it’s better to use : Asymmetric cryptography Symmetric cryptography Symmetric or Asymmetric, it’s just a different security scheme 7. What is a secure boot purpose ? A mechanism that ensures application code executed is genuine A mechanism that ensures boot code never crash A mechanism that ensures your IOT device is registered to a server 8. This information is present in a certificate : An encrypted public key A private key encrypted with its signature A public key with its signature 9. Can a Non-Secure interrupt occur during execution of Secure service in TrustZone environment ? No Yes Loading … 2021-10-06