Cargando…

Building secure firmware : armoring the foundation of the platform /

Use this book to build secure firmware. As operating systems and hypervisors have become successively more hardened, malware has moved further down the stack and into firmware. Firmware represents the boundary between hardware and software, and given its persistence, mutability, and opaqueness to to...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Yao, Jiewen
Otros Autores: Zimmer, Vincent
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [United States] : Apress, 2020.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Part I: Overview
  • Chapter 1: Introduction to Firmware
  • Chapter 2: Proactive Firmware Security Development
  • Part II: Security Architecture
  • Chapter 3: Firmware Resilience
  • Protection
  • Chapter 4: Firmware Resilience
  • Detection
  • Chapter 5: Firmware Resilience
  • Recovery
  • Chapter 6: OS Resilience
  • Chapter 7: Trusted Boot
  • Chapter 8: Device Security
  • Chapter 9: S3 Resume
  • Chapter 10: Access Control
  • Chapter 11: Configuration
  • Chapter 12: Security Model
  • Chapter 13: Virtual Firmware
  • Part III: Security Development
  • Chapter 14: General Coding Practice
  • Chapter 15: Compiler Defensive Technology
  • Chapter 16: The Kernel
  • Chapter 17: Trusted Execution Environment
  • Chapter 18: Silicon Security Configuration
  • Chapter 19: Cryptography
  • Chapter 20: Programming Language
  • Part IV: Security Test and Maintenance
  • Chapter 21: Security Unit Test
  • Chapter 22: Security Validation and Penetration
  • Chapter 23: Maintenance.