Reuse upstream @platforms arch constraints for arm, arm64, riscv64, and x86. Bug: 304594734 Test: treehugger Change-Id: Ie82e0588b0a494cad1bbb19fb65ab7a2375563c9
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.