| commit | cbf80eca7622ddad39d8b9e1c9c6b6f45229c17d | [log] [tgz] |
|---|---|---|
| author | Arve Hjønnevåg <[email protected]> | Mon Apr 17 13:53:11 2023 -0700 |
| committer | Brandon Anderson <[email protected]> | Thu Feb 15 23:04:03 2024 +0000 |
| tree | 49af2285952cd508a900e5a3cb7a40871c717d61 | |
| parent | 3b5b0a31866e2393e352d419d6a5537495c2ba36 [diff] |
ANDROID: trusty: Make trusty-irq part of trusty-core module. The core trusty driver needs to make an std-call at init time. This might need interrupts, so merge these two modules, so loading the trusty module will never block waiting for the trusty-irq module to be loaded. Bug: 276729665 Change-Id: Iad3817b806ec18aeac1ea284a472466a4bc136db Signed-off-by: Arve Hjønnevåg <[email protected]>