]> git.baikalelectronics.ru Git - arm-tf.git/commit
Introduce ARM SiP service
authordp-arm <dimitris.papastamos@arm.com>
Mon, 19 Sep 2016 10:21:03 +0000 (11:21 +0100)
committerdp-arm <dimitris.papastamos@arm.com>
Wed, 12 Oct 2016 14:36:45 +0000 (15:36 +0100)
commitf10796a0686ee361fde54b887da05dd25e0ed2cf
treec9b6c65bc80ac5c54af6e36b7bc70b1fdf639366
parenta5a423100822c4b8c9982024c333460f0d019d82
Introduce ARM SiP service

This patch adds ARM SiP service for use by ARM standard platforms.
This service is added to support the SMC interface for the Performance
measurement framework(PMF).

Change-Id: I26f5712f9ab54f5f721dd4781e35a16f40aacc44
Signed-off-by: dp-arm <dimitris.papastamos@arm.com>
include/plat/arm/common/arm_sip_svc.h [new file with mode: 0644]
plat/arm/common/arm_common.mk
plat/arm/common/arm_sip_svc.c [new file with mode: 0644]