Skip to content
Commit 079d79a4 authored by Meng Li's avatar Meng Li Committed by Liwei Song
Browse files

arch: arm64: dts: disable fcs feature by default on Intel socfpga platforms



FCS(FPGA Crypto Service) feature is a part of securityfunction,
To enable it,  special QKY key file needs to be loaded into FPGA
project with Quartus tool, and then signs FPGA image. The standard
FPGA image doesn't support FCS feature, so disable it by default in
standard dts file. In later, a secure related dts file with fcs
feature will be created if necessary.

Signed-off-by: default avatarMeng Li <Meng.Li@windriver.com>
Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@gmail.com>
[Only disable fcs for s10 since we have supported it on agl board]
Signed-off-by: default avatarLiwei Song <liwei.song@windriver.com>
parent 36c0f46e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment