commit | 7d91f4119f7171688fa9102abd9d653e9d0bdbb6 | [log] [tgz] |
---|---|---|
author | Raphael Weber <raphael.weber@vector.com> | Thu Jul 22 18:48:42 2021 +0200 |
committer | Raphael Weber <raphael.weber@vector.com> | Thu Jul 22 18:48:51 2021 +0200 |
tree | 19ab0e4f7fc918211d354d63b50af44aa1752a84 | |
parent | 379ec1d07fcf45ac9341d6a137e5234e4145529d [diff] |
First implementation of scheduler allocation validations. Warning if a child scheduler is responsible for processing units that are not considered by their parents (ancestors). Warning if multiple top level scheduler/interrupt controller allocations are responsible for the same processing unit. Signed-off-by: Raphael Weber <raphael.weber@vector.com>