]> git.ipfire.org Git - people/ms/u-boot.git/commit
armv8: cavium: Add an implementation of ATF calling functions
authorSergey Temerkhanov <s.temerkhanov@gmail.com>
Wed, 14 Oct 2015 16:55:51 +0000 (09:55 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 19 Jan 2016 22:26:12 +0000 (22:26 +0000)
commit900f88f3b08b71becd5cecba0687e8eb24fc342b
tree99680f9ca2a2156890098010a41fde7584e59ab6
parent746f985add5244c00a5dbb19bc67ceab52566a91
armv8: cavium: Add an implementation of ATF calling functions

This commit adds functions issuing calls to the product-specific ATF
services

Signed-off-by: Sergey Temerkhanov <s.temerkhanov@gmail.com>
Signed-off-by: Radha Mohan Chintakuntla <rchintakuntla@cavium.com>
board/cavium/thunderx/Makefile
board/cavium/thunderx/atf.c [new file with mode: 0644]
include/cavium/atf.h [new file with mode: 0644]
include/cavium/atf_part.h [new file with mode: 0644]
include/cavium/thunderx_svc.h [new file with mode: 0644]
include/configs/thunderx_88xx.h