This is an umbrella issue to track progress of integration of the [I3C Core](https://github.com/chipsalliance/i3c-core/) with the Caliptra SubSystem. I3C Integration is developed on branch [dev-antmicro](https://github.com/chipsalliance/caliptra-ss/tree/dev-antmicro) * I3C Core is instantiated in [the MCU top level](https://github.com/chipsalliance/caliptra-ss/blob/dev-antmicro/src/mcu/rtl/caliptra_mcu_top.sv) * [Smoke test](https://github.com/chipsalliance/caliptra-ss/tree/dev-antmicro/src/mcu/test_suites/smoke_test_i3c) performs a few arbitrary reads/writes to the CSRs of the I3C Core over AHB * VeeR EL2 Core uses [the configuration file](https://github.com/chipsalliance/caliptra-ss/blob/dev-antmicro/veer_config/veer_build_command.sh)
This is an umbrella issue to track progress of integration of the I3C Core with the Caliptra SubSystem.
I3C Integration is developed on branch dev-antmicro