Skip to content

Files

Latest commit

9915c46 · Mar 27, 2022

History

History
This branch is up to date with PacktPublishing/Modern-Computer-Architecture-and-Organization-Second-Edition:main.

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 27, 2022
Nov 21, 2021

Modern Computer Architecture and Organization Second Edition, by Jim Ledin. Published by Packt Publishing.

Chapter 14 - Cybersecurity and Confidential Computing Architectures

This chapter introduces computing architectures suitable for applications that require an exceptional assurance of security. Critical application areas like national security systems and financial transaction processing demand this high level of protection. These systems must be resilient against a broad range of cybersecurity threats including malicious code, covert channel attacks, and attacks enabled by physical access to the computing hardware. Topics addressed in this chapter include cybersecurity threats, encryption, digital signatures, and secure hardware and software design.

This chapter will cover the following topics:

  • Cybersecurity threats
  • Features of secure hardware
  • Designing for security at the architectural level
  • Ensuring security in system and application software

Answers to Exercises

Answers to Exercises