commit | 257ec9c133f13c4f2dd53edc4e8941232830504a | [log] [tgz] |
---|---|---|
author | Marc Moreno Berengue <marc.morenoberengue@arm.com> | Fri Jan 25 13:31:25 2019 +0000 |
committer | Marc Moreno Berengue <marc.morenoberengue@arm.com> | Wed Mar 13 14:26:04 2019 +0000 |
tree | 782237462baabbb8a9cad674f323e682e3d6f6b9 | |
parent | 684f61ee42034ffa5bd90ae13d9aa8644df8a22a [diff] |
SST: Remove old SST memory boundary checks This patch removes the old sst_utils_memory_bound_check and sst_utils_memory_bound_check_and_cpy functions as they are no longer required based on the memory sanitization check provided by TF-M framework. Change-Id: I0dc58dc5b7024a978331cc7aa3839c5af3eb93c2 Signed-off-by: Marc Moreno <marc.morenoberengue@arm.com>