commit | 0a4c261857b51bb457a71369732682b41147eaa8 | [log] [tgz] |
---|---|---|
author | Roberto Vargas <roberto.vargas@arm.com> | Thu Aug 03 08:16:16 2017 +0100 |
committer | Roberto Vargas <roberto.vargas@arm.com> | Mon Sep 25 13:32:20 2017 +0100 |
tree | 1824de0ccd55451b7afca6bd4399308f20380917 | |
parent | 6a5f8f13800365d7d11fc1e397b4163baad6763c [diff] |
mem_protect: Add mem_protect API This patch adds the generic code that links the psci smc handler with the platform function that implements the mem_protect and mem_check_range functionalities. These functions are optional APIs added in PSCI v1.1 (ARM DEN022D). Change-Id: I3bac1307a5ce2c7a196ace76db8317e8d8c8bb3f Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>