rodata can only go in iram/irom if it's accessed only using word loads (ie no byte or half-word access).
Some rodata items can go in iram/irom segment, but not others. With this patch ESP now has 24256 bytes of heap ram. It passes 228 out of 248 tests from tests/basics directory.