Updates oss-fuzz to correctly parse Pigweed's updated CIPD JSON format
to fix https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=44445. Also
restores bloaty to the list of required CIPD packages to allow
post-bootstrap checks to pass.
Pigweed python env setup now uses the "arm-none-eabi-gcc" toolchain
to derive some flags for the newly added clang for ARM toolchain.
Bug: https://crbug.com/oss-fuzz/30513