Skip to content

architecture: core: interrupt notification - #198

Closed
etienne-lms wants to merge 1 commit into
OP-TEE:masterfrom
etienne-lms:itr-notif
Closed

architecture: core: interrupt notification#198
etienne-lms wants to merge 1 commit into
OP-TEE:masterfrom
etienne-lms:itr-notif

Conversation

@etienne-lms

@etienne-lms etienne-lms commented Jun 2, 2023

Copy link
Copy Markdown
Contributor

Adds a section to describe non-secure interrupt notification support where Linux optee driver acts as an interrupt chip to signal interrupt events that are multiplexed on a secure interrupt hence cannot be forwarded to non-secure world as a physical interrupt.

This change realtes to OP-TEE/optee_os#5793.

Adds a section to describe non-secure interrupt notification
support where Linux optee driver acts as an interrupt chip to
signal interrupt events that are multiplexed on a secure interrupt
hence cannot be forwarded to non-secure world as a physical
interrupt.

Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
Comment thread architecture/core.rst
in `notifications`_. This scheme allows to multiplex these interrupt
notifications on a single non-secure physical interrupt.

When secure wolrd notifies such a multiplexed interrupt event to non-secure

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/wolrd/world/

@github-actions

github-actions Bot commented Jul 6, 2023

Copy link
Copy Markdown

This pull request has been marked as a stale pull request because it has been open (more than) 30 days with no activity. Remove the stale label or add a comment, otherwise this pull request will automatically be closed in 5 days. Note, that you can always re-open a closed issue at any time.

@github-actions github-actions Bot added the Stale label Jul 6, 2023
@github-actions github-actions Bot closed this Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants