rules_cc_toolchain icon indicating copy to clipboard operation
rules_cc_toolchain copied to clipboard

Upstream platforms do not have Cortex-R instruction sets

Open nathaniel-brough opened this issue 4 years ago • 0 comments

At present we bazelbuild/platforms does not currently have a set of 'cpu' values for the ARM Cortex-R processors. This makes creating a toolchain for these devices more challenging.

We should add these architectures to the upstream CPU attributes and then create toolchains for them.

nathaniel-brough avatar Dec 08 '21 03:12 nathaniel-brough