Skip to content

OpteeMsgArgs packing and physical frame sharing #978

Description

@sangho2

The Linux OP-TEE driver can pack multiple OpteeMsgArgs from the same OP-TEE context in a single physical page frame, resulting in undesired concurrent overlapping page access. Since LiteBox/LVBS's page table doesn't track/support shared mapping (yet?), physical address reservation (that my PR proposed) might be the only practical way to deal with this in a safe (but slow) manner.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttarget-lvbsTargeting the LVBS system

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions