Skip to content

Improve Ring configuration for seL4 #237

@nspin

Description

@nspin

briansmith/ring#1937 enables Ring to be built with target_os = "none", but the resulting configuration doesn't leverage hand-optimized assembly.

Adding some kind of configuration modifier (e.g. a Cargo feature) that adds target_os = "none" to the LINUX_ABI list at https://github.com/briansmith/ring/blob/befdc87ac7cbca615ab5d68724f4355434d3a620/build.rs#L238-L251 would do the trick.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions