SDEI学习笔记

本文档详细介绍了SDEI(Software Delegated Exception Interface),一种ARM规范,用于非安全世界向固件注册处理器以接收系统事件通知。内容涵盖了SDEI的基本概念、APEI对SDEI的支持、Trusted Firmware(TF)和UEFI的实现以及操作系统如何利用SDEI处理错误和事件。
摘要由CSDN通过智能技术生成

# SDEI学习笔记

## Introduction


Software Delegated Exception Interface (SDEI) is an Arm specification for Non-secure 
world to register handlers with firmware to receive notifications about system events.

SDEI是ARM做的一种system events的通知方式。Firmware收到system events后,使用SDEI通知Non-secure world,
并执行注册好的handler。

经典应用场景
System Error handling (RAS)
Software Watchdog timer
Kernel Debugging
Sample Profiling

详细介绍,请参考ARM的以下文档。
https://github.com/ARM-software/arm-trusted-firmware/blob/master/docs/sdei.rst
http://infocenter.arm.com/help/topic/com.arm.doc.den0054a/ARM_DEN0054A_Software_Delegated_Exception_Interface.pdf

## APEI对SDEI的支持


ACPI-v6.2开始增加对SDEI的支持,作为一种Hardware Error Notification方式。
这样,APEI表就包含以下11中Notification类型:
0 – Polled
1 – External Interrupt
2 – Local Interrupt
3 – SCI
4 – NMI
5 - CMCI
6 -

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值