Intel Archive

Why Rosyna can’t take a movie screenshot

Given that the ME sits in a position where it can configure the chipset and operate on the PCI bus, there are some serious security implications here I wish I could mitigate. Among them is the ability of the ME to run arbitrary code on the host CPU via option ROMs or presenting a disk-drive to boot from. Also among those abilities is the possibility to perform DMA to access host CPU memory. And another one is the ability to configure and use PCI devices present in the system (such as the ethernet card).

As a consumer, I didn't ask for these features. It'd be great to turn them all off. A hardware switch even. And BIOS settings do have a way to "Disable" the ME. But is it truly disabled? It will still run some code at startup I assume. And given that the Intel ME's security model requires that the host CPU is less privileged than the Intel ME, how can the host CPU really turn it off? One example of how the ME is more privileged is the ability to walk around VT-d configuration when performing memory access, which is possibly something required to make PAVP secure.

Baseband processors, FireWire, Apple's Thunderbolt, IME - you may think your operating system is secure, and even if that were true (it isn't), there's still dozens of little pieces of firmware in every machine you own - from your smartwatch to your car - which are closed off, impenetrable black boxes of crappy, insecure code.

As for who or what 'Rosyna' is - I think she or he is a person the author knows. Took me a little while to figure that one out (I thought it was a computer program at first). Not really relevant to the story at hand, but I figured I'd save you the confusion.

Inside the Intel 1405: die photos of a shift register memory

In 1970, MOS memory chips were just becoming popular, but were still very expensive. Intel had released their first product the previous year, the 3101 RAM chip with 64 bits of storage. For this chip (with enough storage to hold the word "aardvark") you'd pay $99.50. To avoid these astronomical prices, some computers used the cheaper alternative of shift register memory. Intel's 1405 shift register provided 512 bits of storage - 8 times as much as their RAM chip - at a significantly lower price. In a shift register memory, the bits go around and around in a circle, with one bit available at each step. The big disadvantage is that you need to wait for the bit you want to come around, which can take half a millisecond.

Great article.

Intel CEO on not getting Intel inside the iPhone

"It was the only moment I heard regret slip into Otellini's voice during the several hours of conversations I had with him. 'The lesson I took away from that was, while we like to speak with data around here, so many times in my career I've ended up making decisions with my gut, and I should have followed my gut,' he said. 'My gut told me to say yes.'" The world would've been a much different place - Apple would have been less dependant on Samsung for its chips, which probably would've meant less money for Samsung to develop its Galaxy business.

Intel’s first smartphone arrives… In India

"Intel announced that Lava International, a cell phone company in India, has launched the XOLO X900. The device will launch on April 23 in India and will be sold through Croma, a big retail chain in India. XOLO X900 features a 1.6GHz Atom Z2460 (a.k.a. Medfield) with Intel Hyper Threading Technology, 400 MHz graphics, a 4-inch 1024x600 display, full 1080p HD video encoding and playback, a 1-megapixel camera up front, an 8-megapixel camera in the back, and support for HSPA+ 3G connectivity. The phone will ship with Android Gingerbread but Intel is already promising an OTA update to Ice Cream Sandwich. The phone is priced around INR 22000 (around USD 425)."

Intel: Retina laptop, desktop displays coming in 2013

It looks like 2013 is finally going to be the year that we're going to see truly high resolution displays - according to Intel. Retina displays for laptops and desktops for everyone. Considering promises regarding HDPI have been thrown our way for years now, it's high time they became reality. As the article mentions, there's one interesting possible issue: Windows 8's desktop mode. How will it handle HDPI displays?

Intel’s x86 Android, Smartphone, Tablet Plans Exposed

"Last week, Intel announced that it had added x86 optimizations to Android 4.0, Ice Cream Sandwich, but the text of the announcement and included quotes were vague and a bit contradictory given the open nature of Android development. After discussing the topic with Intel we've compiled a laundry list of the company's work in Gingerbread and ICS thus far, and offered a few of our own thoughts on what to expect in 2012 as far as x86-powered smartphones and tablets are concerned."

Intel Announces a BIOS Implementation Test Suite

"Intel is pleased to announce the BIOS Implementation Test Suite, a bootable pre-OS environment for testing BIOSes and in particular their initialization of Intel processors, hardware, and technologies. BITS can verify your BIOS against many Intel recommendations. In addition, BITS includes Intel's official reference code as provided to BIOS, which you can use to override your BIOS's hardware initialization with a known-good configuration, and then boot an OS."