

Join the discussion
Write your take first — we'll ask for email only when you're ready to publish.
- Hacker News
- I wish they could enable use of non-ECC ram on Threadrippers.by varispeed
- I wish we'd stop pretending that non-ECC ram is ok on any platform.by timschmidt
- We paid for your things, AMD.
If you want to strip some features from things we bought after the purchasing, you must ask me and every other customers for consents explicitly, with a reasonable explanation, and before the strip happens. If one of us show no consent, you cannot do that.
-------------
See the github issue [1]. @benkilpatrick found out the problem in April. There was absolutely no consent asking information transparency at all. There was inefficient to no information even for people willing to spend THEIR OWN TIME to solve the problem. After about two months of back and forth with motherboard manufacturer, @benkilpatrick found out the problem stems from some components inside the bios, and the components came from AMD. Another ~three weeks passed and no problem resolution at all. It was after things blow up AMD PR came out and said something about "valuable feedback".
Wait, what if there's no enough pushback? What if this github issue as well as the problem it raised is ignored by all? Just see this thread, that thread [2] and whatnot. Is your customers going to screw themselves and being stripped silently for being your customers and believing that new bios will solve their problems without causing shenanigans?
-------------
I won't upgrade bios without future third-party bios integrity checks showing the problem is solved properly.
by RandyOrion - Thanks for the Github links, it is interesting that AMD said they'll re-instate this for Ryzen 9000 series chips, but users are reporting it being disabled on 7000 (and maybe even AM4).
"It's been disabled on my 7700X with AGESA 1.3.0.1 on an ASUS TUF B650M PLUS WIFI"
by HDBaseT - Good. Intel's equivalent processors have this feature and BS market segmentation is the kind of thing that AMD was historically against. Even if something wasn't officially supported, they didn't go out of their way to prevent its use.
- Discussion on the previous development:
AMD silently removes memory encryption from consumer Ryzen CPUs
- They’ve been doing a bunch of stuff in agesa updates regarding memory stability lately, and also recently broke and fixed setting manual speed on DDR5 memory with ECC enabled (basically any setting higher or lower than 5200mhz or something was ignored).
I wonder if this was also something they just accidentally broke, or if it was an incompetent attempt at larger segmentation.
by Modified3019 - > and also recently broke and fixed setting manual speed on DDR5 memory with ECC enabled (basically any setting higher or lower than 5200mhz or something was ignored).
Do you know when this was fixed? I recently updated my B650D4U and ended up stuck at 5200MHz instead of 5600MHz. Asrock Rack don't seem to take every update, but I have had luck getting beta releases in the past when I've asked about specific versions.
by bpye - > I wonder if this was also something they just accidentally broke
Their statement suggests it was a calculated decision, reversed after public backlash. I greatly appreciate they listened to user feedback, but they shouldn't have done it secretly to begin with.
> Based on valuable community feedback, we will reinstate this option in an upcoming BIOS release in July.
by close04 - We're talking about a company that five generations into its processor family still hasn't been able to figure out how to have USB work properly and reliably.
AMD Adrenalin, their software that manages things video/GPU features like clip saving, performance settings, game optimizations, update monitoring, performance overlaying, etc - is so fucking bad that if your mouse is set to a refresh rate over 500hz, it is virtually unusable because the mouse cursor takes half a second to respond to inputs. This is running on a card one step down from the flagship, current generation.
Don't even get me started about ROCm on Windows.
by KennyBlanken - Thought there were cases where other devices could have direct access to RAM (e.g. DMA, PCIe controllers outside the CPU, etc.). Wonder how that works in conjunction.by jolmg
- There are many ways it can work depending on the cpu:
1. No dma, instead you use bounce buffers and the cpu manually encrypts and decrypts on behalf of the pcie
2. The IOMMU sets certain pages as unencrypted and ensures the pcie only accesses those pages and that part of ram alone is now not encrypted.
3. Newer pcie devices use the TDISP(handshake) and IDE(aes gcm hardware module related stuff) protocols to do encrypted communication with the CPUs PCIe root hub, where this functionality is called TIO i.e trusted io on amd and TX connect on intel. As far as nvidia GPUs go which is where I have used this, H100 onwards have the feature. Only server xeons and turins etc support this feature on the cpu side. I think some server SSDs do too. Here you get full encryption full DMA at full bandwidth.
- The encryption/decryption is done in the memory controller so it doesn't matter where the access is coming from.by wmf
- Full title: AMD will reinstate memory encryption on Ryzen 9000 CPUs through a BIOS update in July — TSME is coming back after 'valuable community feedback'by roboror
- I'm a little puzzled by the uproar given that all the oneline chatter seems to suggest nobody is using this. If this was AVX512 or something I could understand the give it back reaction...by Havoc
- Judging by the Reddit threads I saw, A LOT of people were upset even though it was clear that they had not idea what the feature actually provided beyond “encryption”. I’d guess that the majority assumed that the change would result in them basically having to “encryption” in affected AMD devices any more in some vague general sense.by stefanfisk
- Physical hardware products shouldn't lose features after launch. If this was a "mistaken" feature which they suggested it was they should have disabled it on future chips.by jdsully
- I think it's more the principle. CPU firmware upgrades are not supposed be used for things like this, and if it became normal to use them for removing features, it would just lead to people not updating the firmware at all, and that's not a good scenario for anyone.by saghm
- People don’t like things being taken away, even if I don’t think many people are actually using this feature.
I don’t even think its exposed in most BIOS’s
by dijit - And it does reduce memory speed by about 0.5-1%.by dist-epoch
- > TSME isn't a critical security feature for most consumer desktops, as it protects against attacks where the attacker needs physical access to the device.
If you think it's hard to gain physical access to a consumer desktop, you're out of touch. Most desktops aren't locked inside a datacenter. Memory encryption is a valuable desktop (and laptop) security feature.
- The last few companies have all had desktops in datacenters with the local PC just a virtual terminal.by rr808
- > as it protects against attacks where the attacker needs physical access to the device.
Doesn't it also protect against rowhammer-like attacks?
by cma - You'd need physical access while it is running as the target is using it.by CivBase
- It converts some of silent bitflip errors into loud crashes, which is desirable in some use cases.by anticensor
- If the bad guys have physical access to my consumer desktop, I'm already well and truly fucked.by cwillu
- So my PC runs 5% slower because someone could break into my house to get physical access to decrypt memory? OK sure, but not my top concern, and a bad tradeoff for the lost performance. And not only fair, but completely accurate to describe TSME as non-critical for *most* consumer desktops. I'd go as far as to say useless and counter-productive for most, but not all, consumer desktops.