repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
accel/qaic: Add AIC200 support
[drm/drm-misc.git]
/
tools
/
testing
/
selftests
/
sgx
/
sign_key.S
blob
e4fbe948444a183c330b16cf44519a68d0732522
1
/* SPDX-License-Identifier: GPL-2.0 */
2
/**
3
* Copyright(c) 2016-20 Intel Corporation.
4
*/
5
6
.section ".rodata", "a"
7
8
sign_key:
9
.globl sign_key
10
.incbin "sign_key.pem"
11
sign_key_end:
12
.globl sign_key_end