commit | 2b328e94bcae2d762169bd30f3d7ebc0c2880b5b | [log] [tgz] |
---|---|---|
author | Marc Moreno Berengue <marc.morenoberengue@arm.com> | Wed Oct 10 14:18:17 2018 +0100 |
committer | Miklos Balint <miklos.balint@arm.com> | Tue Nov 13 16:43:05 2018 +0100 |
tree | 813416a783e9e90e4037bc8dd8910c0cb31e7289 | |
parent | 85ee922eff4f8a042effff1804e5cee8aeffd6f1 [diff] |
NSPM: Update NSPM mechanism to get thread name This patch updates the non-secure partition management (NSPM) to use the public RTX osThreadGetName function to get the thread name rather than use internal RTX functions. It also gets the client ID from the thread name and passes it into the SVC function to register the client ID to be assigned to the current TZ context. Change-Id: I269d2d09f21615e1fa9fc57d5c0239923a5f9fca Signed-off-by: Marc Moreno <marc.morenoberengue@arm.com>