From the course: ISC2 Certified Secure Software Lifecycle Professional (CSSLP) (2023) Cert Prep

Unlock the full course today

Join today to access over 24,400 courses taught by industry experts.

Processor microarchitecture security

Processor microarchitecture security

- {Instructor] In addition to securing an applications code and infrastructure, you can extend your security efforts all the way down to the CPU. In order to do that though, you need to know a little bit about processor micro architecture security extensions. Processor micro architecture security extensions. That's quite a mouthful, isn't it? Let's break it down to make it a little easier to digest. A computer's processor includes an instruction set that tells the processor how to interact with the computer's hardware. This instruction set varies depending on who manufactured the processor. In addition to those basic instructions, manufacturers have added some specific codes to protect those CPUs from hardware-based attacks. We call those codes security extensions. It will probably come as no surprise that both Intel and AMD have added security extensions to their processors. Software Guard Extensions or SGX is the set of security codes available in some of the latest and greatest…

Contents