Skip to content

[Feature Request] Support bionic libc Android library #1304

@el-bert0

Description

@el-bert0

Is your feature request related to a problem? Please describe.
For experimental purposes, it could be useful to be able to build FreeRTOS-Kernel with bionic libc Android library.

Describe the solution you'd like
Adapt FreeRTOS-Kernel/portable/ThirdParty/GCC/Posix port to bionic libc. Few pthread functions are missing in bionic library:

  • pthread_mutexattr_setrobust
  • pthread_once
  • pthread_testcancel
  • pthread_cancel

Describe alternatives you've considered
No alternatives, just testing.

How many devices will this feature impact?
Zero at the moment.

What are your project timelines?
No timeline, just R&D.

If you have the same (or similar) feature request, please upvote this issue with thumbs up 👍
and use the comments section to provide answers to the questions above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions