MCU against software attacks

Status
Not open for further replies.

bluephoton

Newbie level 1
Joined
Apr 14, 2018
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
9
Oflate there has been a lot of interest in Microcontroller community about security with ARM TrustZone for MCUs. TrustZone is deemed to protect MCUs against software attacks. My question is what are the ways a malicious code can even enter an MCU?
 

To be attacked it first has to be accessible. Most MCU applications have no interface that can be reached remotely. Most also have ROM based code which cannot be changed without physically attaching a programming device. Of the remainder, if it has a self-write facility or externally accessible program memory it is theoretically possible to change it remotely but good software should then verify the integrity of the connection and prevent unauthorized changes.

Brian.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…