Reuse upstream @platforms arch constraints for arm, arm64, riscv64, and
x86.

Bug: 304594734
Test: treehugger
Change-Id: Ie82e0588b0a494cad1bbb19fb65ab7a2375563c9
1 file changed
tree: a26d196a560be4c626c09ce7b46d469f10df5609
  1. dist/
  2. docs/
  3. exec/
  4. platforms/
  5. rules/
  6. test_mappings/
  7. workspace/
  8. OWNERS
  9. README.md
README.md

Bazel Common Rules

This directory contains common Bazel rules and tools shared between the Platform and Kernel builds.

For platform-specific rules, place them in the platform checkout's //build/bazel/rules directory.

For kernel-specific rules, place them in kernel checkout's //build/kleaf directory.