summaryrefslogtreecommitdiffstats
path: root/README
blob: 4b7ece51c46344fe58b1267e76a8a0369aa4e857 (plain)
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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
This amd64-microcode release was based on the linux-firmware tree.
The linux-firmware tree can be found in kernel.org.

It includes AMD-SEV firmware, AMD-UCODE firmware, and AMD-TEE applications
(which are often firmware for other AMD drivers).  The package version is now
based on the linux-firmware release tag that included the newest of any of the
included firmware.

amdtee/ currently includes firmware for the amd_pmf driver.


latest commits in this release:

commit a193c6517fbfc0e7a4e2f8b06cb2742a82a8dd63
Author: John Allen <john.allen@amd.com>
Date:   Tue Jan 16 21:07:43 2024 +0000

    linux-firmware: Update AMD cpu microcode

    * Update AMD cpu microcode for processor family 19h

    Key Name        = AMD Microcode Signing Key (for signing microcode container files only)
    Key ID          = F328AE73
    Key Fingerprint = FC7C 6C50 5DAF CC14 7183 57CA E4BE 5339 F328 AE73

    Signed-off-by: John Allen <john.allen@amd.com>

commit bfc33c1e308e1ebd5f216781ea0b091c2379bbb2
Author: John Allen <john.allen@amd.com>
Date:   Tue Dec 5 20:10:11 2023 +0000

    linux-firmware: Update AMD cpu microcode

    * Update AMD cpu microcode for processor family 17h

    Key Name        = AMD Microcode Signing Key (for signing microcode container files only)
    Key ID          = F328AE73
    Key Fingerprint = FC7C 6C50 5DAF CC14 7183 57CA E4BE 5339 F328 AE73

    Signed-off-by: John Allen <john.allen@amd.com>

commit 06afd7f939c5b245b2af9e0fee13026f2aaf77fa
Author: John Allen <john.allen@amd.com>
Date:   Thu Oct 19 17:03:20 2023 +0000

    linux-firmware: Update AMD cpu microcode

    * Update AMD cpu microcode for processor family 19h

    Key Name        = AMD Microcode Signing Key (for signing microcode container files only)
    Key ID          = F328AE73
    Key Fingerprint = FC7C 6C50 5DAF CC14 7183 57CA E4BE 5339 F328 AE73

    Signed-off-by: John Allen <john.allen@amd.com>

commit 328beacb005045b313cd36a217ffbe8d9c37090a
Author: Shyam Sundar S K <Shyam-sundar.S-k@amd.com>
Date:   Tue Sep 26 21:11:07 2023 +0530

    amd_pmf: Add initial PMF TA for Smart PC Solution Builder

    AMD PMF driver loads the PMF TA (Trusted Application) into the AMD
    ASP's (AMD Security Processor) TEE (Trusted Execution Environment).

    PMF Trusted Application is a secured firmware placed under
    /lib/firmware/amdtee gets loaded only when the TEE environment is
    initialized. This Firmware adds the initial support for PMF Smart
    PC Solution Builder.

    Signed-off-by: Shyam Sundar S K <Shyam-sundar.S-k@amd.com>

commit d252e92d50c02623ea9da0a140240f6d7ac4558e
Author: Sandipan Das <sandipan.das@amd.com>
Date:   Thu Sep 14 20:16:51 2023 +0530

    linux-firmware: amd-ucode: Add note on fam19h warnings

    When running 5.19+ kernels on Genoa or Bergamo systems, some microcode
    patches are known to trigger warnings in the PMI handler. Add a note
    to list the required minimum patch levels for addressing this problem.

    Signed-off-by: Sandipan Das <sandipan.das@amd.com>
    Signed-off-by: Josh Boyer <jwboyer@kernel.org>

commit 97e88a0d70825d7dc0635d8d898c393b6144ebcc
Author: John Allen <john.allen@amd.com>
Date:   Wed Aug 23 20:28:06 2023 +0000

    linux-firmware: Update AMD SEV firmware

    Update AMD SEV firmware version 1.55 build 8 for AMD family 19h processors
    with models in the range 00h to 0fh.

    Add AMD SEV firmware version 1.55 build 21 for AMD family 19h processors
    with models in the range 10h to 1fh.

    Signed-off-by: John Allen <john.allen@amd.com>
    Signed-off-by: Josh Boyer <jwboyer@kernel.org>

commit f2eb058afc57348cde66852272d6bf11da1eef8f
Author: John Allen <john.allen@amd.com>
Date:   Tue Aug 8 19:02:39 2023 +0000

    linux-firmware: Update AMD cpu microcode

    * Update AMD cpu microcode for processor family 19h

    Key Name        = AMD Microcode Signing Key (for signing microcode container files only)
    Key ID          = F328AE73
    Key Fingerprint = FC7C 6C50 5DAF CC14 7183 57CA E4BE 5339 F328 AE73

    Signed-off-by: John Allen <john.allen@amd.com>
    Signed-off-by: Josh Boyer <jwboyer@kernel.org>

commit 0bc3126c9cfa0b8c761483215c25382f831a7c6f
Author: John Allen <john.allen@amd.com>
Date:   Wed Jul 19 19:17:57 2023 +0000

    linux-firmware: Update AMD fam17h cpu microcode

    * Update AMD cpu microcode for processor family 17h

    Key Name        = AMD Microcode Signing Key (for signing microcode container files only)
    Key ID          = F328AE73
    Key Fingerprint = FC7C 6C50 5DAF CC14 7183 57CA E4BE 5339 F328 AE73

    Signed-off-by: John Allen <john.allen@amd.com>
    Signed-off-by: Josh Boyer <jwboyer@kernel.org>

commit b250b32ab1d044953af2dc5e790819a7703b7ee6
Author: John Allen <john.allen@amd.com>
Date:   Tue Jul 18 23:19:59 2023 +0000

    linux-firmware: Update AMD cpu microcode

    * Update AMD cpu microcode for processor family 19h

    Key Name        = AMD Microcode Signing Key (for signing microcode container files only)
    Key ID          = F328AE73
    Key Fingerprint = FC7C 6C50 5DAF CC14 7183 57CA E4BE 5339 F328 AE73

    Signed-off-by: John Allen <john.allen@amd.com>
    Signed-off-by: Josh Boyer <jwboyer@kernel.org>

commit 69143e8eca62a80b9791b8d358d1cc4c90e373c9
Author: John Allen <john.allen@amd.com>
Date:   Fri Apr 14 16:13:58 2023 +0000

    linux-firmware: Update AMD cpu microcode

    * Update AMD cpu microcode for processor family 17h

    Key Name        = AMD Microcode Signing Key (for signing microcode container files only)
    Key ID          = F328AE73
    Key Fingerprint = FC7C 6C50 5DAF CC14 7183 57CA E4BE 5339 F328 AE73

    Signed-off-by: John Allen <john.allen@amd.com>
    Signed-off-by: Josh Boyer <jwboyer@kernel.org>

commit f79e4ba7ed345c55b72faaaa94ff7430f4b9e1aa
Author: John Allen <john.allen@amd.com>
Date:   Tue Jan 31 20:13:41 2023 +0000

    linux-firmware: Update AMD cpu microcode

    * Update AMD cpu microcode for processor family 19h

    Key Name        = AMD Microcode Signing Key (for signing microcode container files only)
    Key ID          = F328AE73
    Key Fingerprint = FC7C 6C50 5DAF CC14 7183 57CA E4BE 5339 F328 AE73

    Signed-off-by: John Allen <john.allen@amd.com>
    Signed-off-by: Josh Boyer <jwboyer@kernel.org>

commit fdf1a65258522edf18a0a1768fbafa61ed07e598
Author: John Allen <john.allen@amd.com>
Date:   Fri Sep 30 15:51:00 2022 +0000

    linux-firmware: Update AMD cpu microcode

    * Update AMD cpu microcode for processor family 19h

    Key Name        = AMD Microcode Signing Key (for signing microcode container files only)
    Key ID          = F328AE73
    Key Fingerprint = FC7C 6C50 5DAF CC14 7183 57CA E4BE 5339 F328 AE73

    Signed-off-by: John Allen <john.allen@amd.com>
    Signed-off-by: Josh Boyer <jwboyer@kernel.org>

commit 89ec6198f13d1007563ff87aae5de209e993be07
Author: John Allen <john.allen@amd.com>
Date:   Tue Aug 9 20:29:50 2022 +0000

    Add amd-ucode README file

    Create new README file describing the microcode patch levels included in the
    microcode container files in the amd-ucode directory.

    Signed-off-by: John Allen <john.allen@amd.com>
    [WHENCE entry added by Josh Boyer <jwboyer@kernel.org>
    Signed-off-by: Josh Boyer <jwboyer@kernel.org>

commit 31ec35bf14df835e2f9f7c8b1a8516a34f836df5
Author: John Allen <john.allen@amd.com>
Date:   Fri Apr 8 19:55:39 2022 +0000

    linux-firmware: Update AMD cpu microcode

    * Update AMD cpu microcode for processor family 17h
    * Update AMD cpu microcode for processor family 19h

    Key Name        = AMD Microcode Signing Key (for signing microcode container files only)
    Key ID          = F328AE73
    Key Fingerprint = FC7C 6C50 5DAF CC14 7183 57CA E4BE 5339 F328 AE73

    Signed-off-by: John Allen <john.allen@amd.com>
    Signed-off-by: Josh Boyer <jwboyer@kernel.org>

commit 21a405e4623d91c673028f67404541afdcfbd056
Author: John Allen <john.allen@amd.com>
Date:   Fri Feb 25 18:46:35 2022 +0000

    linux-firmware: Update AMD SEV firmware

    Update AMD SEV firmware to version 0.17 build 48 for AMD family 17h
    processors with models in the range 00h to 0fh.

    Update AMD SEV firmware to version 0.24 build 15 for AMD family 17h
    processors with models in the range 30h to 3fh.

    Update AMD SEV firmware to version 1.51 build 3 for AMD family 19h
    processors with models in the range 00h to 0fh.

    Signed-off-by: John Allen <john.allen@amd.com>
    Signed-off-by: Josh Boyer <jwboyer@kernel.org>