Skip to content
  • Thanassis Tsiodras's avatar
    Add per-CPU environment variables · 9ceba9ea
    Thanassis Tsiodras authored
    We need a way to set custom environment variables per deployment target.
    AADL doesn't appear to have the notion of a board (e.g. GR712) - so for
    now, we will add multiple "pseudo-CPUs" (e.g. gr712, gr740, etc) and
    have a per-CPU EnvVar setting (so that e.g.  RTEMS_MAKEFILE_PATH is set
    properly just by choosing this deployment target).
    9ceba9ea