AMD fTPM - What does this firmware option do?What is “C1E support” on my AMD CPU?Why is the CPU frequency...
What is better: yes / no radio, or simple checkbox?
Metadata API deployments are failing in Spring '19
How can I get the count of how many times a string appears in my list?
Table enclosed in curly brackets
Why can I easily sing or whistle a tune I've just heard, but not as easily reproduce it on an instrument?
Why is c4 a better move in this position?
Why is working on the same position for more than 15 years not a red flag?
Can I become debt free or should I file for bankruptcy? How do I manage my debt and finances?
Can a hotel cancel a confirmed reservation?
Wanted: 5.25 floppy to usb adapter
Does Windows 10's telemetry include sending *.doc files if Word crashed?
Has the Isbell–Freyd criterion ever been used to check that a category is concretisable?
Avoiding morning and evening handshakes
What can I substitute for soda pop in a sweet pork recipe?
Finding an integral using a table?
Why does the DC-9-80 have this cusp in its fuselage?
How can I mix up weapons for large groups of similar monsters/characters?
What to do when being responsible for data protection in your lab, yet advice is ignored?
Why is this code uniquely decodable?
How to properly claim credit for peer review?
How to acknowledge an embarrassing job interview, now that I work directly with the interviewer?
Is my plan for fixing my water heater leak bad?
If a druid in Wild Shape swallows a creature whole, then turns back to her normal form, what happens?
How Should I Define/Declare String Constants
AMD fTPM - What does this firmware option do?
What is “C1E support” on my AMD CPU?Why is the CPU frequency always very high on my system?Overclocking an AMD FX-8320E Black EditionArch Linux PCI PasstroughSystem only recognizes 24GB of RAM, won't boot depending on BIOS settingsSabertooth 990FX R3.0 won't enable TPMComputer won't fully shut downRoughly every week, computer blackscreens and won't turn offNewly bought hardware won't boot, how to power up motherboard without cpu?Why does EHCI Handoff Exists on AM4 board BIOS with XHCI Controllers
I have ASRock X370 Professional Gaming (AM4) motherbord with Ryzen 7 CPU.
It has network firmware upgrade option, but I had to disable fTPM to enable network flash option.
What exactly is fTPM option? What enabling it does? I've read it's related to Bitlocker, but I have a Bitlocker disk, it works the same with this option disabled or enabled.
cpu motherboard desktop-computer firmware amd-ryzen
add a comment |
I have ASRock X370 Professional Gaming (AM4) motherbord with Ryzen 7 CPU.
It has network firmware upgrade option, but I had to disable fTPM to enable network flash option.
What exactly is fTPM option? What enabling it does? I've read it's related to Bitlocker, but I have a Bitlocker disk, it works the same with this option disabled or enabled.
cpu motherboard desktop-computer firmware amd-ryzen
add a comment |
I have ASRock X370 Professional Gaming (AM4) motherbord with Ryzen 7 CPU.
It has network firmware upgrade option, but I had to disable fTPM to enable network flash option.
What exactly is fTPM option? What enabling it does? I've read it's related to Bitlocker, but I have a Bitlocker disk, it works the same with this option disabled or enabled.
cpu motherboard desktop-computer firmware amd-ryzen
I have ASRock X370 Professional Gaming (AM4) motherbord with Ryzen 7 CPU.
It has network firmware upgrade option, but I had to disable fTPM to enable network flash option.
What exactly is fTPM option? What enabling it does? I've read it's related to Bitlocker, but I have a Bitlocker disk, it works the same with this option disabled or enabled.
cpu motherboard desktop-computer firmware amd-ryzen
cpu motherboard desktop-computer firmware amd-ryzen
asked 11 mins ago
HarryHarry
186119
186119
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
"fTPM" is a type of TPM that's implemented in system firmware instead of using a dedicated chip.
The TPM is a tamper-resistant "secure element" used to hold cryptographic keys (including smartcard certificates and BitLocker credentials). BitLocker mainly uses it for the system disk, since the TPM can provide passwordless unlocking while still resisting external attacks (i.e. it seals the encryption key with the current system state). Without a TPM, you would have to unlock the system disk using a password, a recovery key, or a USB stick on every reboot.
This doesn't apply so much to data disks, since Windows is already fully running once they're accessed, it can provide automatic unlocking without a TPM by simply storing the data disk's password in your Windows account. (And obviously it doesn't affect unlocking with a password.)
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1411061%2famd-ftpm-what-does-this-firmware-option-do%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
"fTPM" is a type of TPM that's implemented in system firmware instead of using a dedicated chip.
The TPM is a tamper-resistant "secure element" used to hold cryptographic keys (including smartcard certificates and BitLocker credentials). BitLocker mainly uses it for the system disk, since the TPM can provide passwordless unlocking while still resisting external attacks (i.e. it seals the encryption key with the current system state). Without a TPM, you would have to unlock the system disk using a password, a recovery key, or a USB stick on every reboot.
This doesn't apply so much to data disks, since Windows is already fully running once they're accessed, it can provide automatic unlocking without a TPM by simply storing the data disk's password in your Windows account. (And obviously it doesn't affect unlocking with a password.)
add a comment |
"fTPM" is a type of TPM that's implemented in system firmware instead of using a dedicated chip.
The TPM is a tamper-resistant "secure element" used to hold cryptographic keys (including smartcard certificates and BitLocker credentials). BitLocker mainly uses it for the system disk, since the TPM can provide passwordless unlocking while still resisting external attacks (i.e. it seals the encryption key with the current system state). Without a TPM, you would have to unlock the system disk using a password, a recovery key, or a USB stick on every reboot.
This doesn't apply so much to data disks, since Windows is already fully running once they're accessed, it can provide automatic unlocking without a TPM by simply storing the data disk's password in your Windows account. (And obviously it doesn't affect unlocking with a password.)
add a comment |
"fTPM" is a type of TPM that's implemented in system firmware instead of using a dedicated chip.
The TPM is a tamper-resistant "secure element" used to hold cryptographic keys (including smartcard certificates and BitLocker credentials). BitLocker mainly uses it for the system disk, since the TPM can provide passwordless unlocking while still resisting external attacks (i.e. it seals the encryption key with the current system state). Without a TPM, you would have to unlock the system disk using a password, a recovery key, or a USB stick on every reboot.
This doesn't apply so much to data disks, since Windows is already fully running once they're accessed, it can provide automatic unlocking without a TPM by simply storing the data disk's password in your Windows account. (And obviously it doesn't affect unlocking with a password.)
"fTPM" is a type of TPM that's implemented in system firmware instead of using a dedicated chip.
The TPM is a tamper-resistant "secure element" used to hold cryptographic keys (including smartcard certificates and BitLocker credentials). BitLocker mainly uses it for the system disk, since the TPM can provide passwordless unlocking while still resisting external attacks (i.e. it seals the encryption key with the current system state). Without a TPM, you would have to unlock the system disk using a password, a recovery key, or a USB stick on every reboot.
This doesn't apply so much to data disks, since Windows is already fully running once they're accessed, it can provide automatic unlocking without a TPM by simply storing the data disk's password in your Windows account. (And obviously it doesn't affect unlocking with a password.)
answered 4 mins ago
grawitygrawity
239k37508561
239k37508561
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1411061%2famd-ftpm-what-does-this-firmware-option-do%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown