Support hierarchical scheduling of domains. One domain per task, tasks of separated domains can't exchange between them (initial implementation).
This requires:
- support for two hierarchical scheduling policies, starting with RRMQ (tasks) over FIFO (domain)
- inter-domain specific security action (if DCACHE/ICACHE : cache cleaning)
Support hierarchical scheduling of domains. One domain per task, tasks of separated domains can't exchange between them (initial implementation).
This requires: