Philippe Mathieu-Daudé
30ade0c416
hw/arm/stm32: Use memory_region_init_rom() with read-only regions
...
The scripts/coccinelle/memory-region-housekeeping.cocci reported:
* TODO [[view:./hw/arm/stm32f205_soc.c::face=ovl-face1::linb=96::colb=4::cole=26][potential use of memory_region_init_rom*() in ./hw/arm/stm32f205_soc.c::96]]
* TODO [[view:./hw/arm/stm32f405_soc.c::face=ovl-face1::linb=98::colb=4::cole=26][potential use of memory_region_init_rom*() in ./hw/arm/stm32f405_soc.c::98]]
We can indeed replace the memory_region_init_ram() and
memory_region_set_readonly() calls by memory_region_init_rom().
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com >
2020-03-17 15:18:49 +01:00
..
2020-03-10 16:12:49 +01:00
2020-03-16 23:02:24 +01:00
2020-02-04 09:00:57 +01:00
2020-03-09 15:59:31 +01:00
2020-03-17 15:18:49 +01:00
2020-03-16 23:02:25 +01:00
2020-03-06 17:21:27 +01:00
2020-03-17 15:18:49 +01:00
2020-03-17 15:18:48 +01:00
2020-02-28 16:14:57 +00:00
2020-02-28 14:57:19 -05:00
2020-03-17 15:18:48 +01:00
2020-03-17 15:18:49 +01:00
2020-02-04 09:00:57 +01:00
2020-03-09 15:59:31 +01:00
2020-01-30 16:02:03 +00:00
2020-03-09 15:59:31 +01:00
2020-03-16 23:02:22 +01:00
2020-02-20 14:47:08 +01:00
2020-02-04 09:01:31 +01:00
2020-03-12 16:01:37 +00:00
2020-01-24 20:59:15 +01:00
2020-01-24 20:59:15 +01:00
2020-03-16 23:02:24 +01:00
2020-02-28 14:57:19 -05:00
2020-03-17 15:18:47 +01:00
2020-02-21 09:15:04 +11:00
2020-02-28 14:57:19 -05:00
2020-02-28 14:57:19 -05:00
2020-03-16 23:02:24 +01:00
2020-02-28 14:57:19 -05:00
2020-03-17 15:18:47 +01:00
2020-02-28 14:57:19 -05:00
2019-10-28 19:06:47 +01:00
2020-03-16 22:07:42 +01:00
2020-02-28 14:57:19 -05:00
2020-03-08 09:18:29 -04:00
2020-03-08 09:18:29 -04:00
2020-03-17 15:18:47 +01:00
2020-02-04 09:00:57 +01:00
2020-03-17 15:18:47 +01:00
2020-03-16 22:07:42 +01:00
2020-03-17 15:18:49 +01:00
2020-03-12 16:27:33 +00:00
2020-03-16 22:07:42 +01:00
2020-03-09 15:59:31 +01:00
2020-03-12 16:27:33 +00:00
2020-01-09 11:41:29 +00:00
2020-03-17 15:18:47 +01:00
2020-02-06 10:38:57 +01:00
2020-03-17 15:18:48 +01:00
2020-02-28 14:57:19 -05:00
2020-03-12 16:01:37 +00:00
2020-03-09 15:59:31 +01:00
2020-03-05 12:18:08 -05:00
2020-02-28 14:57:19 -05:00
2020-02-28 14:57:19 -05:00
2020-03-16 23:02:25 +01:00
2020-02-18 20:20:49 +01:00
2020-03-16 22:07:42 +01:00
2020-01-24 20:59:15 +01:00
2020-03-16 22:07:42 +01:00
2020-02-04 09:00:57 +01:00
2020-02-19 10:33:38 +01:00
2019-12-17 09:01:14 +01:00
2019-12-17 09:01:14 +01:00