Page MenuHomePhabricator

Implement strict RX buffer management mode
Open, LowPublic

Description

Implement a 'strict' mode via a compile-time flag which unmaps the RX buffer from each VM whenever it is not in a valid state to be read, i.e. after FFA_RX_RELEASE is called. This could be enabled in tests to catch cases where the VM is not managing the buffer properly and so could have race conditions.

(Migrated from b/146208457.)

Event Timeline

qwandor triaged this task as Low priority.Sep 22 2020, 3:20 PM
qwandor created this task.