Hi Kristina,
as there is nothing to mask with an 8-bit data bus, the EMC doesn't need to provide such a signal to the SDRAM.
You can simply keep this input on the SDRAM in active state, which means LOW --> pulldown resistor.
If you want to have it flexible for some reason, you can connect a GPIO of the LPC4300 to this pin as well, together with a pulldown. Then you could control from the MCU side with the GPIO if the values on the data bus pins are ignored (= masked) from the SDRAM or accepted.
Regards,
Bernhard.