genode/repos/base-hw/src/core/include/spec
Stefan Kalkowski db5e4f70f1 hw: replace 'placement new' with 'construct_at<>'
Placement new can be misleading, as we already overload the new operator
to construct objects via pointers to allocators. To prohibit any problems here,
and to use one consistent approach, we can explicitely construct the object
with the already available 'construct_at' template function.

Ref #1443
2015-05-26 09:40:03 +02:00
..
arm hw: replace 'placement new' with 'construct_at<>' 2015-05-26 09:40:03 +02:00
arm_gic hw_arndale: setup ARM hypervisor mode 2015-02-27 11:48:05 +01:00
arm_v6 hw: replace kernel's object id allocators 2015-04-17 16:13:20 +02:00
arm_v7 hw: separate function declaration/implementation 2015-05-06 10:55:23 +02:00
cortex_a8 hw: adjust core bootstrap to fit generic process 2015-03-19 08:57:19 +01:00
cortex_a9 hw & cortex_a9: clean-up board_support.h 2015-03-27 12:20:07 +01:00
cortex_a15 hw: replace kernel's object id allocators 2015-04-17 16:13:20 +02:00
exynos5 hw_arndale: setup ARM hypervisor mode 2015-02-27 11:48:05 +01:00
imx hw: support Wandboard Quad (i.MX6) 2015-04-09 16:04:43 +02:00
imx6 hw: support Wandboard Quad (i.MX6) 2015-04-09 16:04:43 +02:00
imx53 hw: support Wandboard Quad (i.MX6) 2015-04-09 16:04:43 +02:00
panda hw & cortex_a9: clean-up board_support.h 2015-03-27 12:20:07 +01:00
pbxa9 hw & cortex_a9: clean-up board_support.h 2015-03-27 12:20:07 +01:00
pl011 hw: re-organize file structure 2014-08-15 10:19:48 +02:00
rpi hw: extend kernel interrupt class 2015-02-27 11:43:56 +01:00
tl16c750 hw: re-organize file structure 2014-08-15 10:19:48 +02:00
vea9x4 hw & cortex_a9: clean-up board_support.h 2015-03-27 12:20:07 +01:00
x86 hw_x86_64: Make AHCI driver work 2015-05-26 09:39:50 +02:00
x86_64 hw: separate function declaration/implementation 2015-05-06 10:55:23 +02:00