Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 */
0002 /**
0003 * Copyright(c) 2016-20 Intel Corporation.
0004 */
0005 
0006     .section ".rodata", "a"
0007 
0008 sign_key:
0009     .globl sign_key
0010     .incbin "sign_key.pem"
0011 sign_key_end:
0012     .globl sign_key_end