(Created page with "=== Date and Time === Monday 2011-01-31 @9.30 - 10.30 UTC === Participants === Al Nikolov, Martti Lumme, Juha Kallioinen, Carsten Munk, Jan-Simon Möller, Paavo Leinonen, Leonid…") |
|||
| (2 intermediate revisions not shown) | |||
| Line 15: | Line 15: | ||
* N900 is the reference device for MeeGo 1.2 handset but there is a silicon bug in Cortex-A8 processor that prevents using of Thumb2 instruction set (see http://cateee.net/lkddb/web-lkddb/ARM_ERRATA_430973.html) | * N900 is the reference device for MeeGo 1.2 handset but there is a silicon bug in Cortex-A8 processor that prevents using of Thumb2 instruction set (see http://cateee.net/lkddb/web-lkddb/ARM_ERRATA_430973.html) | ||
* Decisions: | * Decisions: | ||
| - | * ''Compatibility baseline'' is armv7hl (ARM instruction set with VFPv3-D16) | + | * ''Compatibility baseline'' is armv7hl (ARM instruction set with VFPv3-D16) |
| - | * Optimized high performance is armv7tnhl (Thumb2 instruction set with NEON) | + | * ''Optimized high performance'' is armv7tnhl (Thumb2 instruction set with NEON) |
| - | * Optimized for N900 reference device is armv7nhl (ARM instruction set with NEON) | + | * ''Optimized for N900 reference device'' is armv7nhl (ARM instruction set with NEON) |
* Optimized high performance level means that it is allowed to Thumb2 instruction set and NEON instructions | * Optimized high performance level means that it is allowed to Thumb2 instruction set and NEON instructions | ||
| + | |||
| + | === Status === | ||
| + | ARM: | ||
| + | * Scheduler name for OBS is "armv7hl" is currently common to all architectures in hardfp. Let's try to manage with this only one. Another scheduler can be established if needed. | ||
| + | * What is the status of glibc-2.12 building failure? AP for Jan-Simon to check. It may be related to this one http://bazaar.launchpad.net/~linaro-toolchain-dev/gcc-linaro/4.5/revision/99434 | ||
| + | |||
| + | Intel: | ||
| + | * None | ||
Contents |
Monday 2011-01-31 @9.30 - 10.30 UTC
Al Nikolov, Martti Lumme, Juha Kallioinen, Carsten Munk, Jan-Simon Möller, Paavo Leinonen, Leonid Moiseichuk, Jarmo Kant
* Compatibility baseline is armv7hl (ARM instruction set with VFPv3-D16) * Optimized high performance is armv7tnhl (Thumb2 instruction set with NEON) * Optimized for N900 reference device is armv7nhl (ARM instruction set with NEON)
ARM:
Intel: