commit | eec5cd33318552b9c327962e5418efebac9bcbbe | [log] [tgz] |
---|---|---|
author | Joakim Andersson <joakim.andersson@nordicsemi.no> | Fri Jun 10 12:02:07 2022 +0200 |
committer | David Hu <david.hu@arm.com> | Tue Jun 14 08:26:02 2022 +0200 |
tree | dadecf076638b57faea44ea5c4d8defc26379829 | |
parent | c1108928724eababc300031b9d193e17bbfe8d3d [diff] |
tools: tfm_parse_manifest_list: Fix undefined reference to SLIH API Fix undefined reference to SLIP API e.g. psa_eoi when creating a partition that listens to multiple interrupt sources using both FLIH and SLIH interrupt handling. Since the FLIH interrupt count is more than 1 the SLIH API is excluded due to the elif check. Change-Id: I23b7a699449963d3d43e45b06f223c4d7b172431 Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>