Skip to content

Cannot build for ARMCC on boards without TRNG #24

@c1728p9

Description

@c1728p9

Since there is no entropy source some TLS functions are not present. These functions are never used directly, so GCC ignores them. ARMCC does not, and instead shows linker errors. Either directions to enable software only entropy need to be added, or the functions using the unavailable TLS functions need to be switched out.

CC: @SeppoTakalo @sg-

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