OP-TEE / optee_os

Trusted side of the TEE
Other
1.59k stars 1.07k forks source link

core: firewall: add dedicated firewall configuration APIs #6946

Closed GseoC closed 1 month ago

GseoC commented 4 months ago

Add dedicated firewall device APIs for handling firewall configurations from the device tree. Firewall configurations are inseparable sets of one or more firewall queries. These APIs are based on the ".*(?<=)-access-conf$" property. This property will be proposed in the Linux kernel.

While there, remove the check for foreign entities API as it seems unlikely it'll be used.

Edit: Link to kernel patch: https://lkml.org/lkml/2024/7/16/849

GseoC commented 3 months ago

Keep alive (waiting for Linux feedback on the binding)

github-actions[bot] commented 2 months ago

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.

GseoC commented 2 months ago

keep alive

github-actions[bot] commented 1 month ago

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.