Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×
AMD Security Hardware IT

AMD and ARM Team Up 108

Vigile writes "Today AMD is making an announcement that is the first step in a drastic transition for the company by integrating an ARM Cortex A5 processor on the same die with upcoming Fusion APUs. Starting in late 2013, all AMD APUs (processors that are combinations of x86 cores and Radeon SIMD arrays) will also integrate an ARM Cortex A5 processor to handle security for online transactions, banking, identity protection and DRM integration. The A5 is the smallest Cortex processor available, and that would make sense to use it in a full APU so it will not take up more than 10-15 square mm of die space. This marks the first time AMD has licensed ARM technology and while many people were speculating a pure ARM+Radeon hybrid, this move today is being described as the 'first step' for AMD down a new road of dexterity as an IP-focused technology company with their GPU technology as 'the crown jewel.' So while today's announcement might focus on using ARM processors for security purposes, the future likely holds much more these two partners."
This discussion has been archived. No new comments can be posted.

AMD and ARM Team Up

Comments Filter:
  • by fuzzyfuzzyfungus ( 1223518 ) on Wednesday June 13, 2012 @02:37PM (#40312437) Journal
    So AMD and ARM team up, and the product of their blissful union is an on-die TPM?

    Thanks for nothing, guys.
    • by sexconker ( 1179573 ) on Wednesday June 13, 2012 @03:11PM (#40312815)

      So AMD and ARM team up, and the product of their blissful union is an on-die TPM?

      Thanks for nothing, guys.

      Basically. The only ones who will ever make use of it are DRM assholes.

      They make it sound like a feature by talking about "security for online transactions", "banking", and "identity protection", but no one will ever use it for that.
      It's dead silicon until Windows is updated to recognizes it and allow DRM schemes to tap into it.

      • Comment removed (Score:4, Insightful)

        by account_deleted ( 4530225 ) on Wednesday June 13, 2012 @06:18PM (#40315523)
        Comment removed based on user account deletion
      • by Fjandr ( 66656 ) on Wednesday June 13, 2012 @10:45PM (#40318247) Homepage Journal

        While I won't be happy to see it used for more DRM, it actually could prove quite beneficial to have increased general access to a chip which should be usable as a crypto coprocessor.

        Crypto offloading cards are pretty expensive, and this would allow for modules to be rewritten on AMD+Linux boxes to dedicate SSL and like functions without increasing the general processor load.

        • by Suiggy ( 1544213 )

          You'll be able to program the A5 for any use via OpenCL, so yes, you could use it for dedicated crypto for your own programs.

        • While I won't be happy to see it used for more DRM, it actually could prove quite beneficial to have increased general access to a chip which should be usable as a crypto coprocessor.

          Crypto offloading cards are pretty expensive, and this would allow for modules to be rewritten on AMD+Linux boxes to dedicate SSL and like functions without increasing the general processor load.

          Or you could use the onboard GPU, which actually serves another integral purpose and therefore isn't a waste of die space.

          • by Fjandr ( 66656 )

            On typical systems needing such a card, the acceleration functions of an onboard GPU have no integral purpose.

            • On typical systems needing such a card, the acceleration functions of an onboard GPU have no integral purpose.

              You'd have to go completely headless for that to be true, and then you'd have to ignore the ability of the GPU to do what the ARM shit does, AND do it much faster.
              Adding the ARM block is really fucking pointless because the chip without it already does everything the chip with it does, and better.

              You could make an argument for a CPU with the ARM shit but without the GPU. But since AMD sells their "APU"s all over the place there is absolutely zero way such an implementation would win out on manufacturing co

              • by Fjandr ( 66656 )

                No, you only need the relatively limited transistor count necessary for 2D output. All those extra transistors for the acceleration functions are a complete and total waste of space.

                Anyway, back on-point, current ARM processors are designed architecturally with explicit security considerations in mind which are fundamentally impossible to implement on x86 cores, so no, you actually can't just "use the GPU."

                • No, you only need the relatively limited transistor count necessary for 2D output. All those extra transistors for the acceleration functions are a complete and total waste of space.

                  Anyway, back on-point, current ARM processors are designed architecturally with explicit security considerations in mind which are fundamentally impossible to implement on x86 cores, so no, you actually can't just "use the GPU."

                  I've explained this fully and clearly already. You don't get it. So now you get the following:

                  lolbro you dumb.

    • What makes you so sure this isnt the next iteration of accelerated encryption a la AES-NI?

    • by TimothyDavis ( 1124707 ) <tumuchspaam@hotmail.com> on Wednesday June 13, 2012 @05:02PM (#40314523)
      One of the problems that AMD is facing is that OEMs use their CPUs in a value system - where across the board features are cut. This hurts AMD because many of these systems lack TPMs, which pretty much blocks them from many enterprise deployments, as Bitlocker and DirectAccess pretty much require a TPM. By creating a soft TPM, AMD is working around the BOM cost of a hardware TPM.
      • But if it's not locked down like a TPM, you've lost the trust and it becomes pointless. A TPM requires storage to store private keys in memory that can't be accessed. Even if someone melts the top of the package off and attaches wires directly to the flash/eeprom part of the die.
        • But if it's not locked down like a TPM, you've lost the trust and it becomes pointless. A TPM requires storage to store private keys in memory that can't be accessed. Even if someone melts the top of the package off and attaches wires directly to the flash/eeprom part of the die.

          A SEM might do this.

    • If you're hoping for an ARM SoC with a radeon gpu, it's possible they have a don't-compete agreement with Qualcomm - who bought the Adreno off ATI.

    • by Suiggy ( 1544213 ) on Thursday June 14, 2012 @12:07AM (#40318895)

      It's not a mere TPM solution. It's a Cortex A5 core. AMD has been pushing their Fusion Systems Architecture for heterogeneous SoCs, so it's likely that the Cortex A5 will be programmable by developers through OpenCL. The TPM thing is just what the marketing people envision as one of its uses, but it could be used for anything... it's left up to developers imaginations to find something more worthwhile than TPM.

      You could use it as a dedicated audio decoder and DSP, for example, as the OpenCL vector math functions will map directly to the NEON SIMD instructions.

  • by BanHammor ( 2587175 ) on Wednesday June 13, 2012 @02:38PM (#40312441)
    So, they have these universal processing units, and the ARM part of them is doing fuckall but DRM? I can't exactly say "yay".
    • by Jeng ( 926980 ) on Wednesday June 13, 2012 @02:57PM (#40312661)

      Gotta start somewhere.

      So today they may be writing programs to use the extra ARM core for DRM, but I don't see where these are limited to just DRM.

      • by fuzzyfuzzyfungus ( 1223518 ) on Wednesday June 13, 2012 @03:14PM (#40312859) Journal
        Modules intended for DRM purposes are commonly limited to those purposes because running extra code, especially code from random untrusted people, makes your DRM more vulnerable. In this case, AMD seems to be incorporating ARM's "Trustzone" [arm.com] stuff. That does support running vendor-customized software within the 'secure' region; but the suggested implementable does not make that user-modifiable. The rest of it is the usual morass of DRM 'goodies': memory locations 'protected' from access by non 'trusted' software, device unique master key, etc, etc.

        That's pretty much why you would have a separate DRM module at all, when you already have a perfectly good x86 core to work with...

        It is interesting that AMD appears to be throwing their hat in with this ARM stuff, rather than the 'Trusted Computing Group's TPM, available from a number of vendors on x86s already; but the expected use cases are every bit as malignant...
    • by Anonymous Coward

      Actually, looks like it has a lot more purposes than just DRM, but they have to market to their target audiences, which in most cases, isn't you.

      Hell, if these target audiences really wanted, they could do some extreme DRM with GPUs or various other pieces of coprocessing equipment readily available on a modern computer system. It's a small ARM coprocessor. I suspect what will come from this in the long run is a good asynchronous multiprocessing system. Shut off the x86 core when not very busy, save a lot o

    • by Suiggy ( 1544213 )

      Knowing AMD, the ARM Cortex A5 will be openly available for general use to developers through OpenCL. It's not something that will be restricted to AMD's proprietary applications and drivers, but will be open for any use. The problem here is that the people reporting on AMD's hardware announcements in article aren't developers themselves, and so stuff like this gets lost in translation.

  • by Anonymous Coward on Wednesday June 13, 2012 @02:40PM (#40312463)

    Why not rename the whole business to AAA, for ARM, AMD, ATI?

    This would also make them the first chip maker in the phone book.

  • So AMD is outsourcing DRM with an ARM core... somehow I don't think this is the utopian fairytale nirvana that the fanboys were trolling about when they started rumoring that AMD would go ARM.

  • OMG TPM (Score:5, Informative)

    by Chemisor ( 97276 ) on Wednesday June 13, 2012 @02:54PM (#40312633)

    Before you start flaming about DRM and TPM taking over your computer and all, please remember that all TPM chips currently available allow you to install your own keys. This hardware root of trust allows you to verify that your Linux installation has not been tampered with. It also is a good place to store hard disk encryption keys, because the TPM chip makes it extremely difficult to do brute force attacks on your password. I simply can not imagine why anybody would intentionally buy a modern computer without these wonderful capabilities.

    • Re:OMG TPM (Score:4, Insightful)

      by 0123456 ( 636235 ) on Wednesday June 13, 2012 @03:04PM (#40312747)

      Before you start flaming about DRM and TPM taking over your computer and all, please remember that all TPM chips currently available allow you to install your own keys.

      And once you're tied to using them, they'll stop allowing you to install your own keys.

      Vendor lockin FTW.

      • by mlts ( 1038732 )

        That isn't really how a TPM works.

        First, most machines don't possess one, so DRM can't really assume it is there.

        Second, it is shipped off and disabled. A user has to explicitly flip the TPM on in BIOS setup, then allow the OS to take ownership.

        Of course, this technology is a double-edged sword. Look at the PS3 is an example.

        However, on laptops, it provides an additional security boost, especially with a full disk encryption utility like BitLocker. The enhanced security it provides (allowing the OS to bo

        • That isn't really how a TPM works.

          First, most machines don't possess one, so DRM can't really assume it is there.

          Second, it is shipped off and disabled. A user has to explicitly flip the TPM on in BIOS setup, then allow the OS to take ownership.

          Of course, this technology is a double-edged sword. Look at the PS3 is an example.

          However, on laptops, it provides an additional security boost, especially with a full disk encryption utility like BitLocker. The enhanced security it provides (allowing the OS to boot without a password needed, as well as protecting against "evil maid" attacks) is a help.

          Like an Au Pair in the middle attack.

    • Re:OMG TPM (Score:5, Insightful)

      by TubeSteak ( 669689 ) on Wednesday June 13, 2012 @03:12PM (#40312825) Journal

      I simply can not imagine why anybody would intentionally buy a modern computer without these wonderful capabilities.

      Ever since TPM was created, we're always just a few bits and bytes away from having it leveraged against us, by them.
      And by "us" I mean "the computer users."
      By "them" I mean "the hardware manufacturers and software/media companies."

      Example: The newest motherboards don't need the ability to disable trusted boot. Heck, it'd have been easier to not include it!
      We're more or less at the mercy of a small number of companies and their design decisions.
      Worse, we have no real power other than social pressure.

    • by Anonymous Coward

      It also is a good place to store hard disk encryption keys, because the TPM chip makes it extremely difficult to do brute force attacks on your password. I simply can not imagine why anybody would intentionally buy a modern computer without these wonderful capabilities.

      Actually, a TPM makes it easier to steal your keys if the thief has physical access to your computer, because the thief knows exactly where the keys are stored. See the famous paper at
      http://citp.princeton.edu/research/memory [princeton.edu]

    • by tepples ( 727027 ) <tepplesNO@SPAMgmail.com> on Wednesday June 13, 2012 @03:35PM (#40313215) Homepage Journal

      please remember that all TPM chips currently available allow you to install your own keys.

      Which won't help if both the cable company and the DSL company start using Trusted Network Connect [slashdot.org] to control home customers' access to their networks. In such a case, you wouldn't be able to get Internet service with your own key on the TPM.

      • If you follow the chain of links, youll see predictions from 2005 that "within 5-10 years 50% of computers will support TNC", which just isnt true. It also assumes that TPM will ship on by default, which isnt the case with any computer I've seen.

        Maybe that was once a threat, but right now its just fearmongering.

        • It also assumes that TPM will ship on by default, which isnt the case with any computer I've seen.

          Heh. In my machine the TPM module wasn't shipped "on" as in "on the motherboard". There's just an empty spot on the board with some solder points.

  • 10-15 square mm? Do you even have any idea what you're talking about? Those A5's are more like 1-2 square mm, even with a l2 cache. They're tiny. And perform very poorly.
    • by dmesg0 ( 1342071 )

      Actually A5 has a very decent performance. Check Qualcomm MSM7227A (A5-based 1GHz SoC) benchmarks for example. Many new phones are based on this chip.

      • Qualcomm does not use ARM's reference Cortex designs.

        • Yes and no. They don't use the Cortex reference designs on their high and middle end application processors (AP), where they have an architecture license and derived their own implementations (Scorpion and Krait). But for low end chips and more embedded use-cases they use some reference designs (they've been using ARM11, and now Cortex A5). This is what the GP is referring too, and he's correct. You can Google the part number to check this.
  • by gman003 ( 1693318 ) on Wednesday June 13, 2012 @03:05PM (#40312763)

    Seriously, you go through all that trouble to cram an ARM core in there, and you use it for exactly what it's *worst* at?

    Crypto is best done by specialized, single-purpose hardware. Intel has special units on their chips just for certain common crypto algorithms. Doing it in software, on a core that's underpowered compared to the x86 cores next to it is retarded.

    The strengths of ARM is low power. Doing what the Wii did would be a wonderful idea - they had a small ARM core on the northbridge, used to do online updates and such while in sleep mode. Imagine if your computer could keep your emails and RSS feeds synched and run updates while in sleep mode. Yes, it would need some OS-level support, and could probably be done better with an ultra-weak x86 core just for better compatibility (just take an old K6 core, shrink it down to 32nm and trim the cache - you don't need power, you just need small). Maybe it wouldn't be a killer feature, it would probably go unused by most users, but it's something that would actually *work*.

    • Near as I could figure from the limited information, they're doing it this way so that the crypto-subsystem can be software-compatible with tablets and smartphones.

      • Re:what (Score:4, Informative)

        by Chuckstar ( 799005 ) on Wednesday June 13, 2012 @05:10PM (#40314629)

        Now that I've read more, I think I was only partially correct. It looks more like the main reason to go with ARM is that there was a fully-baked hardware/software solution already in place around ARM's implementation of TPM. So AMD could sort of glom on to the whole thing.

  • Playstation 4? (Score:5, Interesting)

    by dicobalt ( 1536225 ) on Wednesday June 13, 2012 @03:10PM (#40312803)
    Sounds like a console chip to me.
  • by draconx ( 1643235 ) on Wednesday June 13, 2012 @03:13PM (#40312847) Homepage
    From the summary, which also appears in TFA:

    The A5 is the smallest Cortex processor available

    Really? I figured that the Cortex-M0 would be smaller. The M0 doesn't even have a cache. Indeed, ARM's Cortex-M0 product page [arm.com] agrees, saying:

    The ARM Cortex(tm)-M0 processor is the smallest ARM processor available.

    so it's not clear why the article is calling the A5 the smallest?

    • by Anonymous Coward on Wednesday June 13, 2012 @03:31PM (#40313161)

      It is the smallest core with TrustZone support. The article is wrong.

      • Yes. It's also the smallest core in their A-line. There are 3 lines of Cortex: M for micro controllers (super small, super cheap, deeply embedded), R for real time (optimized for deterministic response time, no MMU) and A for application processors (A5, A7, A8, A9, A15 so far).
        The A5 is commonly used in embedded applications too, as it's quite compact. It makes perfect sense here to leverage all the security applications developed on top of ARM TrustZone system. It's small, puny (compared to the x86 cores
  • Or they could use those new 400 sq mm (or whatever) dies from Thailand that were just posted about on slashdot so I can also use my tablet to cook on. Just throwing it out there as a feature option lol.
    • You mean the 450mm wafers TSMC is building a factory for? a 450mm wafer is 159,043sq mm. Completely unrelated

      I'm not sure where they got the 10-15sq mm from. The Cortex A5 takes up less than 1sq mm.
  • So will an AMD 3 core or a 6 core APU imply that 1 or 2 cores is Fusion, another 1 or 2 cores is Radeon and another 1 or 2 cores is Cortex?

    But I'm not getting the logic. The only reason ARM consumes less power is its implementation more than its instruction set. If a multicore processor includes ARM, that's not gonna make it consume less power, since the other non-ARM cores will still be there for that. And is there a problem w/ lack of ARM compatibility the same way there is w/ x86 compatibility?

    How

    • Because there's an already existing eco-system (with 3rd party sw / solutions providers) based on ARM TrustZone technology, which is supported by the A5. So instead of reinventing the wheel, AMD just reuses all of this for cheap. Performance is a non issue there, you don't run computation intensive software, you run security control software for credentials checks and access control. The A5 is plenty enough for that.
  • For security transactions? How often are those occurring and what cant you handle them in software or on a separate chip?. Why put it on-die? I bought a zacate and now its in the closet because its slow.
    We need to figure out what to replace AMD with so that we have a decent competitor for Intel.

    • My first thought was that this would be really great for Point Of Sale (POS) systems. Even if somebody manages to boot a flash device and get a virus in, you could still have your credit card validation secured.

      There is already a linux kernel module for ARM's TrustZone, at least some of it. Seems like the people who are afraid are the ones who are already vendor-locked. lolol

  • Suboptimal soln at best from the blurb.

    H.

  • Isn't the Cortex-M0 smaller? Perhaps they mean its the smallest Cortex-A series.
  • by Anonymous Coward

    ARM's processors aren't powerful enough to run Win8 Boxes.

    And lets be honest here, when Android, IPhone, and all the other big OS players in the mobile market were developing their OS's they were developing them to small Motorola, Arm, Apple and Intel embedded non-x86 processors. So that means VERY limited app functionality from their standpoint and to get cross platform compatability you need java and browser support because NOBODY is going to spend a fortune developing an app just for one vendor's OS.

    Wha

    • Funny you mention android, if they expose the cortex A chip to user programs then one could develop on the amd64 and run the emulator on the ARM core.

    • Only the TPM part matters actually.

      Cell signaling is not relevant here, for a cellular solution you need RF and DSP functions that are just not there. And don't expect AMD to go into the cellular market, it's a specialist area they don't know about and already crowded. By the way, there's no specific acceleration on the ARM cores for cellular. The part that run on the ARM is the protocol stack and it's regular software. Neon is not even used, it's good for media but for cellular DSP processing you need mu
  • AMD, I am going to help you here. ARM is nice, and yes, Windows RT might possibly prove every analyst wrong and come out a winner, with a tremendous demand for ARM devices.

    But, as a long time advocate of your processors, and (now) your video cards, I'd like to take a moment, and ask if you wouldn't mind listening to what I, personally, would like to see from you in...16 months. Here's what I'd like: you to fix your Bulldozer design / work with Microsoft & the open source community to patch their code /

For God's sake, stop researching for a while and begin to think!

Working...