Skip to content

ace.import may be difficult to architecturally guarantee DIEL #43

@lfiolhais

Description

@lfiolhais

The ace.import instruction is composed of two coarse operations: a set of loads, and an authentication check. Per DIEL, memory operations don't provide any guarantees about their execution timing. The same happens for the load operations in ace.import. However, the authentication check must follow DIEL. We currently don't know what is the best way to mandate this behavior without splitting the instruction.

@mocenigo @radimkrcmar @ruuddw

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions