-
Notifications
You must be signed in to change notification settings - Fork 43
/
BsaValLib.inf
76 lines (72 loc) · 2.47 KB
/
BsaValLib.inf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
## @file
# Copyright (c) 2016-2021,2024, Arm Limited or its affiliates. All rights reserved.
# SPDX-License-Identifier : Apache-2.0
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
##
[Defines]
INF_VERSION = 0x00010005
BASE_NAME = BsaValLib
FILE_GUID = cdd4fb8f-06c5-4a28-8cb8-7f5b664e278c
MODULE_TYPE = UEFI_APPLICATION
VERSION_STRING = 1.0
LIBRARY_CLASS = BsaValLib|UEFI_APPLICATION UEFI_DRIVER
[Sources.common]
common/src/AArch64/PeRegSysSupport.S
common/src/AArch64/PeTestSupport.S
common/src/AArch64/ArchTimerSupport.S
common/src/AArch64/GicSupport.S
common/src/acs_status.c
common/src/acs_pe.c
common/src/acs_pe_infra.c
common/src/acs_gic.c
common/src/acs_gic_support.c
common/src/acs_pcie.c
common/src/acs_iovirt.c
common/src/acs_smmu.c
common/src/acs_mmu.c
common/src/acs_test_infra.c
common/src/acs_timer.c
common/src/acs_timer_support.c
common/src/acs_wd.c
common/src/acs_peripherals.c
common/src/acs_memory.c
common/src/acs_exerciser.c
common/src/acs_pgt.c
common/sys_arch_src/smmu_v3/smmu_v3.c
common/sys_arch_src/gic/gic.c
common/sys_arch_src/gic/acs_exception.c
common/sys_arch_src/gic/AArch64/acs_exception_asm.S
common/sys_arch_src/gic/v3/gic_v3.c
common/sys_arch_src/gic/v3/gic_v3_extended.c
common/sys_arch_src/gic/v3/AArch64/v3_asm.S
common/sys_arch_src/gic/v2/gic_v2.c
common/sys_arch_src/pcie/pcie.c
common/sys_arch_src/gic/its/acs_gic_its.c
common/sys_arch_src/gic/its/acs_gic_redistributor.c
bsa/src/bsa_acs_gic.c
bsa/src/bsa_execute_test.c
bsa/src/bsa_acs_memory.c
bsa/src/bsa_acs_peripherals.c
bsa/src/bsa_acs_wd.c
bsa/src/bsa_acs_wakeup.c
bsa/src/bsa_acs_gic_v2m.c
bsa/src/bsa_acs_pcie.c
bsa/src/bsa_acs_iovirt.c
bsa/src/bsa_acs_timer.c
bsa/src/bsa_acs_misc.c
bsa/src/bsa_acs_smmu.c
[Packages]
MdePkg/MdePkg.dec
[BuildOptions]
GCC:*_*_*_ASM_FLAGS = -march=armv8.2-a+sve+profile