Conversation

a trend with laptops that needs to die is this whole "lets just put the NVMe directly on the motherboard" thing. apple started it, but now other vendors have followed. i shouldn't have to do impromptu board repair to save my data.
13
155
Replying to
Just FYI, but at least with Apple’s implementation, the onboard SSD is cryptographically linked with the security coprocessor. Even if you could remove the SSD, there is nothing useful that can be done (unless you count erasing the drive as useful)
1
9
UFS/NVMe controller in the SoC is how most mobile devices work. Snapdragon has similar inline encryption/decryption support, but it's optional to use in the wrapped key mode where the OS can't access the keys. Even when it's not in wrapped key mode, keys are usually hw bound.
3
2
Nearly everyone other than Apple uses UFS rather than NVMe but they do have the storage controller as part of the SoC. I didn't mean that NVMe was common elsewhere but rather that it's normal to have it built-in to the SoC with inline encryption/decryption support for it.
1
2
I think ARM Chromebooks are usually using UFS SSD via an SoC storage controller now. I'd expect Windows ARM laptops are taking the same approach. NVMe is still better for a very high-end SSD so Qualcomm, etc. will probably integrate it the same way they do UFS for desktops.
1
Show replies